Home
last modified time | relevance | path

Searched defs:IsExecuteModuleInAbcFile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.cpp199 bool ArkJSRuntime::IsExecuteModuleInAbcFile( in IsExecuteModuleInAbcFile() function in OHOS::Ace::Framework::ArkJSRuntime
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1848 bool ArkNativeEngine::IsExecuteModuleInAbcFile(std::string bundleName, std::string moduleName, std:… in IsExecuteModuleInAbcFile() function in ArkNativeEngine