UnpackingAttributeCookie
UnpackingAttributeCookie::ReadAttribute(off_t offset, void* buffer,
UnpackingAttributeCookie::ReadAttributeStat(struct stat* st)
UnpackingAttributeCookie::ReadAttribute(PackageNode* packageNode,
UnpackingAttributeCookie::IndexAttribute(PackageNode* packageNode,
UnpackingAttributeCookie::UnpackingAttributeCookie(PackageNode* packageNode,
UnpackingAttributeCookie::~UnpackingAttributeCookie()
UnpackingAttributeCookie::Open(PackageNode* packageNode, const StringKey& name,
UnpackingAttributeCookie* cookie = new(std::nothrow)
UnpackingAttributeCookie(packageNode, attribute, openMode);
class UnpackingAttributeCookie : public AttributeCookie {
UnpackingAttributeCookie(
virtual ~UnpackingAttributeCookie();
return UnpackingAttributeCookie::Open(fPackageDirectories.Head(), name,
return UnpackingAttributeCookie::IndexAttribute(fPackageDirectories.Head(),
return UnpackingAttributeCookie::Open(_ActivePackageNode(), name, openMode,
return UnpackingAttributeCookie::IndexAttribute(_ActivePackageNode(),