Symbol: BPackageEntryAttribute
headers/os/package/PackageInfoContentHandler.h
33
BHPKG::BPackageEntryAttribute* attribute);
headers/os/package/hpkg/PackageContentHandler.h
21
class BPackageEntryAttribute;
headers/os/package/hpkg/PackageContentHandler.h
56
BPackageEntryAttribute* attribute) = 0;
headers/os/package/hpkg/PackageEntryAttribute.h
17
class BPackageEntryAttribute {
headers/os/package/hpkg/PackageEntryAttribute.h
19
BPackageEntryAttribute(const char* name);
headers/os/package/hpkg/v1/PackageContentHandler.h
27
class BPackageEntryAttribute;
headers/os/package/hpkg/v1/PackageContentHandler.h
61
BPackageEntryAttribute* attribute) = 0;
headers/os/package/hpkg/v1/PackageEntryAttribute.h
19
class BPackageEntryAttribute {
headers/os/package/hpkg/v1/PackageEntryAttribute.h
21
BPackageEntryAttribute(const char* name);
headers/private/package/hpkg/PackageReaderImpl.h
19
class BPackageEntryAttribute;
headers/private/package/hpkg/RepositoryWriterImpl.h
24
class BPackageEntryAttribute;
headers/private/package/hpkg/v1/PackageInfoContentHandler.h
36
BPackageEntryAttribute* attribute);
headers/private/package/hpkg/v1/PackageReaderImpl.h
21
class BPackageEntryAttribute;
src/add-ons/kernel/file_systems/packagefs/package/Package.cpp
189
BPackageEntryAttribute* attribute)
src/add-ons/kernel/file_systems/packagefs/package/Package.cpp
48
typedef BPackageKit::BHPKG::BPackageEntryAttribute BPackageEntryAttribute;
src/apps/haikudepot/packagemanagement/InstallPackageProcess.cpp
54
using BPackageKit::BHPKG::BPackageEntryAttribute;
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
42
using BPackageKit::BHPKG::BPackageEntryAttribute;
src/apps/haikudepot/packagemanagement/OpenPackageProcess.cpp
67
virtual status_t HandleEntryAttribute(BPackageEntry* entry, BPackageEntryAttribute* attribute)
src/apps/haikudepot/packagemanagement/PackageManager.cpp
63
using BPackageKit::BHPKG::BPackageEntryAttribute;
src/apps/haikudepot/ui/PackageContentsView.cpp
162
BPackageEntryAttribute* attribute)
src/apps/haikudepot/ui/PackageContentsView.cpp
40
using BPackageKit::BHPKG::BPackageEntryAttribute;
src/bin/package/command_extract.cpp
113
typedef BPackageKit::BHPKG::BPackageEntryAttribute PackageEntryAttribute;
src/bin/package/command_extract.cpp
60
typedef BPackageKit::BHPKG::V1::BPackageEntryAttribute
src/bin/package/command_list.cpp
43
typedef BPackageKit::BHPKG::V1::BPackageEntryAttribute
src/bin/package/command_list.cpp
63
typedef BPackageKit::BHPKG::BPackageEntryAttribute PackageEntryAttribute;
src/kits/package/PackageInfoContentHandler.cpp
43
BPackageEntryAttribute* attribute)
src/kits/package/hpkg/PackageEntryAttribute.cpp
15
BPackageEntryAttribute::BPackageEntryAttribute(const char* name)
src/kits/package/hpkg/PackageReaderImpl.cpp
100
BPackageEntryAttribute fAttribute;
src/kits/package/hpkg/PackageReaderImpl.cpp
206
BPackageEntryAttribute attribute(value.string);
src/kits/package/hpkg/RepositoryReaderImpl.cpp
142
BPackageEntryAttribute* attribute)
src/kits/package/hpkg/RepositoryWriterImpl.cpp
152
BPackageEntryAttribute* attribute)
src/kits/package/hpkg/v1/PackageEntryAttributeV1.cpp
17
BPackageEntryAttribute::BPackageEntryAttribute(const char* name)
src/kits/package/hpkg/v1/PackageInfoContentHandlerV1.cpp
44
BPackageEntryAttribute* attribute)
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
169
BPackageEntryAttribute fAttribute;
src/kits/package/hpkg/v1/PackageReaderImplV1.cpp
275
BPackageEntryAttribute attribute(value.string);
src/system/boot/loader/file_systems/packagefs/packagefs.cpp
457
BPackageEntryAttribute* attribute)