Searched defs:abcPathsToBundleModuleNameMap (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| D | ets_native_lib_util.cpp | 37 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()
|
| D | ets_runtime.cpp | 200 const std::map<std::string, std::string>& abcPathsToBundleModuleNameMap, bool isSystemApp) in SetAppLibPath()
|
| /foundation/ability/ability_runtime/test/unittest/runtime_test/ |
| D | ets_runtime_test.cpp | 103 std::map<std::string, std::string> abcPathsToBundleModuleNameMap; variable
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
| D | main_thread.cpp | 1660 std::map<std::string, std::string> abcPathsToBundleModuleNameMap {}; in HandleLaunchApplication() local
|