Home
last modified time | relevance | path

Searched defs:modulePath (Results 1 – 23 of 23) sorted by relevance

/foundation/ability/ability_runtime/test/unittest/runtime_test/
Dets_runtime_test.cpp153 std::string modulePath = "dir.test.module"; variable
171 std::string modulePath = "m.js"; variable
213 std::string modulePath = TEST_MODULE_PATH; variable
239 std::string modulePath = TEST_MODULE_PATH; variable
Djs_runtime_test.cpp386 std::string modulePath = TEST_MODULE_PATH; variable
1706 const std::string& modulePath = ""; variable
1730 const std::string& modulePath = ""; variable
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerremovemoduledir_fuzzer/
Dbasebundleinstallerremovemoduledir_fuzzer.cpp30 std::string modulePath = std::string(data, size); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerextractmodule_fuzzer/
Dbasebundleinstallerextractmodule_fuzzer.cpp32 std::string modulePath; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerextractmodulefiles_fuzzer/
Dbasebundleinstallerextractmodulefiles_fuzzer.cpp31 std::string modulePath = std::string(data, size); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
Dets_runtime.cpp341 std::string modulePath = BUNDLE_INSTALL_PATH + moduleName + MERGE_ABC_PATH; in PreloadModule() local
349 const std::string &modulePath, const std::string &hapPath, bool esmodule, bool useCommonChunk, in LoadModule()
389 std::string modulePath = BUNDLE_INSTALL_PATH + moduleName_ + MERGE_ABC_PATH; in LoadEtsModule() local
Djs_runtime.cpp1004 …ativeReference> JsRuntime::LoadModule(const std::string& moduleName, const std::string& modulePath, in LoadModule()
1189 auto func = [&](std::string modulePath, const std::string abcPath) { in RunScript()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dcode_signature_param.h30 std::string modulePath; member
Dcheck_encryption_param.h42 std::string modulePath; member
/foundation/ability/ability_runtime/ets_environment/frameworks/ets_environment/src/
Dets_environment.cpp369 bool ETSEnvironment::PreloadModule(const std::string &modulePath) in PreloadModule()
387 bool ETSEnvironment::LoadAbcLinker(ani_env *env, const std::string &modulePath, ani_class &abcCls, … in LoadAbcLinker()
437 bool ETSEnvironment::LoadModule(const std::string &modulePath, const std::string &srcEntrance, void… in LoadModule()
/foundation/ability/ability_runtime/test/unittest/file_path_utils_test/
Dfile_path_utils_test.cpp581 const std::string& modulePath = ""; variable
596 const std::string& modulePath = ""; variable
611 const std::string& modulePath = ""; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_aot_test/
Dbms_aot_handler_test.cpp134 std::string modulePath = bundlePath + "/" + moduleName; variable
/foundation/ability/ability_lite/frameworks/ability_lite/src/
Dability_thread.cpp173 …std::string modulePath = appInfo.srcPath + PATH_SEPARATOR + module + LIB_PREFIX + module + LIB_SUF… in PerformAppInit() local
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Doptions.h82 std::string modulePath; member
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dfile_path_utils.cpp409 bool MakeFilePath(const std::string& codePath, const std::string& modulePath, std::string& fileName) in MakeFilePath()
/foundation/ability/dmsfwk/frameworks/native/distributed_extension/src/
Ddistributed_extension_js.cpp103 string modulePath = GetSrcPath(info); in Init() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
Dinner_bundle_info.h41 std::string modulePath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp2475 …std::string modulePath = info.GetAppCodePath() + ServiceConstants::PATH_SEPARATOR + modulePackage_; in ProcessBundleInstallStatus() local
2620 std::string modulePath = GetModulePath(newInfo, isFeatureNeedUninstall_, false); in ProcessNewModuleInstall() local
3674 ErrCode BaseBundleInstaller::ExtractModule(InnerBundleInfo &info, const std::string &modulePath) in ExtractModule()
3789 …ode BaseBundleInstaller::ExtractArkNativeFile(InnerBundleInfo &info, const std::string &modulePath) in ExtractArkNativeFile()
3854 const std::string &modulePath, in CopyPgoFileToArkProfileDir()
3881 const std::string &modulePath, in ExtractArkProfileFile()
4036 …BaseBundleInstaller::ExtractModuleFiles(const InnerBundleInfo &info, const std::string &modulePath, in ExtractModuleFiles()
5687 …e BaseBundleInstaller::InnerProcessNativeLibs(InnerBundleInfo &info, const std::string &modulePath) in InnerProcessNativeLibs()
7853 const std::string &modulePath, std::string &nativeLibraryPath, std::string &targetSoPath) in InnerProcessTargetSoPath()
/foundation/arkui/napi/module_manager/
Dnative_module_manager.cpp1055 bool NativeModuleManager::CheckModuleExist(const char* modulePath) in CheckModuleExist()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp2538 std::string modulePath; variable
2946 std::string modulePath; variable
4214 std::string modulePath = ""; variable
4228 std::string modulePath = RESOURCE_ROOT_PATH + RIGHT_BUNDLE; variable
5067 std::string modulePath = ""; variable
5120 std::string modulePath = "/data/test/bms_bundle_installer"; variable
5150 std::string modulePath = ""; variable
5515 std::string modulePath = "/data/test/bms_bundle_installer"; variable
6869 std::string modulePath; variable
10026 std::string modulePath = ""; variable
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
Dext_backup_js.cpp420 string modulePath = GetSrcPath(info); in Init() local
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine.cpp1880 std::string modulePath; in NapiLoadModuleWithInfo() local
1907 std::string modulePath; in NapiLoadModuleWithInfoForHybridApp() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h104 std::string modulePath; member