Home
last modified time | relevance | path

Searched refs:SourceURLList (Results 1 – 4 of 4) sorted by relevance

/haiku/src/bin/package/
H A DPackageInfoPrinter.h51 count = info.SourceURLList().CountStrings(); in PrintPackageInfo()
53 PrintSourceUrl(info.SourceURLList().StringAt(i)); in PrintPackageInfo()
/haiku/headers/os/package/
H A DPackageInfo.h88 const BStringList& SourceURLList() const;
/haiku/src/kits/package/hpkg/
H A DWriterImplBase.cpp433 packageInfo.SourceURLList(), attributeList); in RegisterPackageInfo()
/haiku/src/kits/package/
H A DPackageInfo.cpp521 BPackageInfo::SourceURLList() const in SourceURLList() function in BPackageKit::BPackageInfo