Home
last modified time | relevance | path

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

/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/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dcode_signature_param.h29 std::string modulePath; member
Dcheck_encryption_param.h42 std::string modulePath; member
/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.cpp132 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.h73 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.cpp102 string modulePath = GetSrcPath(info); in Init() local
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
Dinner_bundle_info.h40 std::string modulePath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbase_bundle_installer.cpp2304 …std::string modulePath = info.GetAppCodePath() + ServiceConstants::PATH_SEPARATOR + modulePackage_; in ProcessBundleInstallStatus() local
2450 …std::string modulePath = newInfo.GetAppCodePath() + ServiceConstants::PATH_SEPARATOR + modulePacka… in ProcessNewModuleInstall() local
3471 ErrCode BaseBundleInstaller::ExtractModule(InnerBundleInfo &info, const std::string &modulePath) in ExtractModule()
3586 …ode BaseBundleInstaller::ExtractArkNativeFile(InnerBundleInfo &info, const std::string &modulePath) in ExtractArkNativeFile()
3651 const std::string &modulePath, in CopyPgoFileToArkProfileDir()
3678 const std::string &modulePath, in ExtractArkProfileFile()
3827 …BaseBundleInstaller::ExtractModuleFiles(const InnerBundleInfo &info, const std::string &modulePath, in ExtractModuleFiles()
5425 …e BaseBundleInstaller::InnerProcessNativeLibs(InnerBundleInfo &info, const std::string &modulePath) in InnerProcessNativeLibs()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_test.cpp2074 std::string modulePath; variable
2478 std::string modulePath; variable
3746 std::string modulePath = ""; variable
3760 std::string modulePath = RESOURCE_ROOT_PATH + RIGHT_BUNDLE; variable
4599 std::string modulePath = ""; variable
4652 std::string modulePath = "/data/test/bms_bundle_installer"; variable
4682 std::string modulePath = ""; variable
5041 std::string modulePath = "/data/test/bms_bundle_installer"; variable
6391 std::string modulePath; variable
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Djs_runtime_test.cpp386 std::string modulePath = TEST_MODULE_PATH; variable
/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_runtime.cpp997 …ativeReference> JsRuntime::LoadModule(const std::string& moduleName, const std::string& modulePath, in LoadModule()
1120 auto func = [&](std::string modulePath, const std::string abcPath) { in RunScript()
/foundation/arkui/napi/module_manager/
Dnative_module_manager.cpp1029 bool NativeModuleManager::CheckModuleExist(const char* modulePath) in CheckModuleExist()
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
Dext_backup_js.cpp420 string modulePath = GetSrcPath(info); in Init() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dinner_bundle_info.h98 std::string modulePath; member
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine.cpp1493 std::string modulePath; in NapiLoadModuleWithInfo() local