Searched defs:GetFileBuffer (Results 1 – 4 of 4) sorted by relevance
96 …bool GetFileBuffer(const std::string& filePath, std::string& fileFullName, std::vector<uint8_t>& b… in GetFileBuffer() function
51 bool Extractor::GetFileBuffer(const std::string& srcPath, std::ostringstream& dest) in GetFileBuffer() function in OHOS::AbilityBase::Extractor
926 const uint8_t* NativeModuleManager::GetFileBuffer(const std::string& filePath, in GetFileBuffer() function in NativeModuleManager
401 bool JsRuntime::GetFileBuffer(const std::string& filePath, std::string& fileFullName, std::vector<u… in GetFileBuffer() function in OHOS::AbilityRuntime::JsRuntime