Searched defs:ReadIndexFromFile (Results 1 – 2 of 2) sorted by relevance
/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ | ||
D | hap_parser.cpp | 126 int32_t HapParser::ReadIndexFromFile(const char *zipFile, void **buffer, in ReadIndexFromFile() function in OHOS::Global::Resource::HapParser |
/base/global/resource_management/frameworks/resmgr/src/utils/ | ||
D | hap_parser.cpp | 173 int32_t HapParser::ReadIndexFromFile(const char *zipFile, std::unique_ptr<uint8_t[]> &buffer, in ReadIndexFromFile() function in OHOS::Global::Resource::HapParser |