Home
last modified time | relevance | path

Searched defs:ami (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_worker_test.cpp87 std::string ami; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/
H A Djs_backend_asset_manager.cpp109 bool JsBackendAssetManager::GetResourceData(const std::string& fileUri, std::vector<uint8_t>& content, std::string& ami) in GetResourceData() argument
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.cpp161 bool FrontendDelegate::GetResourceData(const std::string& fileUri, T& content, std::string& ami) in GetResourceData() argument
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.cpp171 operator ()(const std::string& uri, uint8_t** buff, size_t* buffSize, std::vector<uint8_t>& content, std::string& ami, bool& useSecureMem, bool isRestricted) operator ()() argument
270 GetSafeData(const std::string& ami, uint8_t** buff, size_t* buffSize) GetSafeData() argument
315 ReadAmiData(const std::string& ami, uint8_t** buff, size_t* buffSize, std::vector<uint8_t>& content, bool& useSecureMem, bool isRestricted) ReadAmiData() argument
463 GetAmi(std::string& ami, const std::string& filePath) GetAmi() argument
[all...]
/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp845 std::string ami; in RunScriptForAbc() local
872 std::string ami; in RunScript() local
621 CallGetAssetFunc(const std::string& uri, uint8_t** buffer, size_t* bufferSize, std::vector<uint8_t>& content, std::string& ami, bool &useSecureMem, bool isRestrictedWorker) CallGetAssetFunc() argument
893 std::string ami; RunScriptInRestrictedThread() local
911 GetAbcBuffer(const char* path, uint8_t **buffer, size_t* bufferSize, std::vector<uint8_t>& content, std::string& ami, bool isRestrictedWorker) GetAbcBuffer() argument
[all...]

Completed in 4 milliseconds