Searched defs:SetAppLibPath (Results 1 – 5 of 5) sorted by relevance
39 void (*SetAppLibPath)(const std::map<std::string, std::string> &abcPathsToBundleModuleNameMap, member
73 void CJRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths) in SetAppLibPath() function in CJRuntime
199 void ETSRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, in SetAppLibPath() function in OHOS::AbilityRuntime::ETSRuntime
882 void JsRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, const bool& isSystemApp) in SetAppLibPath() function in OHOS::AbilityRuntime::JsRuntime
524 void NativeModuleManager::SetAppLibPath(const std::string& moduleName, const std::vector<std::strin… in SetAppLibPath() function in NativeModuleManager