Home
last modified time | relevance | path

Searched refs:ReadRawFileDescriptor (Results 1 – 3 of 3) sorted by relevance

/base/global/resource_management/frameworks/resmgr/include/
Dhap_parser.h108 static RState ReadRawFileDescriptor(const char *hapPath, const std::string &rawFileName,
/base/global/resource_management/frameworks/resmgr/src/utils/
Dhap_parser.cpp279 RState HapParser::ReadRawFileDescriptor(const char *hapPath, const std::string &rawFileName, in ReadRawFileDescriptor() function in OHOS::Global::Resource::HapParser
/base/global/resource_management/frameworks/resmgr/src/
Dhap_manager.cpp722 state = HapParser::ReadRawFileDescriptor(tempPath.c_str(), rawFileName, descriptor); in FindRawFileDescriptorFromHap()