Home
last modified time | relevance | path

Searched defs:SetAppLibPath (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/ets_environment/interfaces/inner_api/
Dets_interface.h39 void (*SetAppLibPath)(const std::map<std::string, std::string> &abcPathsToBundleModuleNameMap, member
/foundation/ability/ability_runtime/frameworks/native/runtime/
Dcj_runtime.cpp73 void CJRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths) in SetAppLibPath() function in CJRuntime
Dets_runtime.cpp199 void ETSRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, in SetAppLibPath() function in OHOS::AbilityRuntime::ETSRuntime
Djs_runtime.cpp882 void JsRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, const bool& isSystemApp) in SetAppLibPath() function in OHOS::AbilityRuntime::JsRuntime
/foundation/arkui/napi/module_manager/
Dnative_module_manager.cpp524 void NativeModuleManager::SetAppLibPath(const std::string& moduleName, const std::vector<std::strin… in SetAppLibPath() function in NativeModuleManager