Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/runtime/
Dets_native_lib_util.cpp37 std::map<std::string, std::string> &abcPathsToBundleModuleNameMap) in GetEtsHapSoPath()
62 …onst std::string &appBundleName, std::map<std::string, std::string> &abcPathsToBundleModuleNameMap) in GetEtsHspNativeLibPath()
96 AppLibPathMap &appLibPaths, std::map<std::string, std::string> &abcPathsToBundleModuleNameMap) in GetEtsPatchNativeLibPath()
124 AppLibPathMap &appLibPaths, std::map<std::string, std::string> &abcPathsToBundleModuleNameMap) in GetEtsNativeLibPath()
Dets_runtime.cpp200 const std::map<std::string, std::string>& abcPathsToBundleModuleNameMap, bool isSystemApp) in SetAppLibPath()
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Dets_runtime_test.cpp103 std::map<std::string, std::string> abcPathsToBundleModuleNameMap; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp1660 std::map<std::string, std::string> abcPathsToBundleModuleNameMap {}; in HandleLaunchApplication() local