Home
last modified time | relevance | path

Searched defs:GetSafeData (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp164 std::shared_ptr<FileMapper> Extractor::GetSafeData(const std::string &fileName) in GetSafeData() function in OHOS::AbilityBase::Extractor
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.cpp269 bool AssetHelper::GetSafeData(const std::string& ami, uint8_t** buff, size_t* buffSize) in GetSafeData() function in OHOS::AbilityRuntime::AssetHelper
H A Djs_runtime.cpp435 std::shared_ptr<AbilityBase::FileMapper> JsRuntime::GetSafeData(const std::string& path, std::strin… in GetSafeData() function in OHOS::AbilityRuntime::JsRuntime