Home
last modified time | relevance | path

Searched defs:appLibPaths (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
Dmain_thread_test.cpp2214 AppLibPathMap appLibPaths; variable
2245 AppLibPathMap appLibPaths; variable
2298 AppLibPathMap appLibPaths; variable
2358 AppLibPathMap appLibPaths; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp131 void GetHapSoPath(const HapModuleInfo &hapInfo, AppLibPathMap &appLibPaths, bool isPreInstallApp) in GetHapSoPath()
150 void GetHspNativeLibPath(const BaseSharedBundleInfo &hspInfo, AppLibPathMap &appLibPaths, bool isPr… in GetHspNativeLibPath()
176 AppLibPathMap &appLibPaths) in GetPatchNativeLibPath()
200 …:GetNativeLibPath(const BundleInfo &bundleInfo, const HspList &hspList, AppLibPathMap &appLibPaths) in GetNativeLibPath()
1236 AppLibPathMap appLibPaths {}; in HandleLaunchApplication() local
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Djs_runtime_test.cpp129 AppLibPathMap appLibPaths {}; variable
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp646 void JsRuntime::SetAppLibPath(const AppLibPathMap& appLibPaths, const bool& isSystemApp) in SetAppLibPath()