Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/load/
H A Dmodule_loader.cpp39 std::string modulePath; in GetModulePath() local
73 std::string modulePath = GetModulePath(moduleName); in Load() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerremovemoduledir_fuzzer/
H A Dbasebundleinstallerremovemoduledir_fuzzer.cpp31 std::string modulePath; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerextractmodule_fuzzer/
H A Dbasebundleinstallerextractmodule_fuzzer.cpp32 std::string modulePath; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerextractmodulefiles_fuzzer/
H A Dbasebundleinstallerextractmodulefiles_fuzzer.cpp32 std::string modulePath; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dcheck_encryption_param.h32 std::string modulePath; member
H A Dcode_signature_param.h24 std::string modulePath; member
/ohos5.0/foundation/ability/ability_runtime/test/unittest/file_path_utils_test/
H A Dfile_path_utils_test.cpp581 const std::string& modulePath = ""; variable
596 const std::string& modulePath = ""; variable
611 const std::string& modulePath = ""; variable
/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_hvb_ops.cpp40 std::string modulePath = OHOS::ExtractFilePath(path) + HMP_INFO_NAME; in ParseReadParam() local
/ohos5.0/base/security/security_guard/frameworks/common/constants/include/
H A Dsecurity_collector_define.h50 std::string modulePath; member
/ohos5.0/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_file.h106 ModuleFile(const std::string &modulePath, in ModuleFile()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_service_stub.c211 char modulePath[PATH_MAX] = {0}; in ModuleSysEventHandle() local
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_thread.cpp173 …std::string modulePath = appInfo.srcPath + PATH_SEPARATOR + module + LIB_PREFIX + module + LIB_SUF… in PerformAppInit() local
/ohos5.0/base/startup/init/interfaces/innerkits/modulemgr/
H A Dmodulemgr.c237 MODULE_MGR *ModuleMgrScan(const char *modulePath) in ModuleMgrScan()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h73 std::string modulePath; member
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp407 bool MakeFilePath(const std::string& codePath, const std::string& modulePath, std::string& fileName) in MakeFilePath()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp2074 …std::string modulePath = info.GetAppCodePath() + ServiceConstants::PATH_SEPARATOR + modulePackage_; in ProcessBundleInstallStatus() local
2224 …std::string modulePath = newInfo.GetAppCodePath() + ServiceConstants::PATH_SEPARATOR + modulePacka… in ProcessNewModuleInstall() local
3140 ErrCode BaseBundleInstaller::ExtractModule(InnerBundleInfo &info, const std::string &modulePath) in ExtractModule()
3255 …ode BaseBundleInstaller::ExtractArkNativeFile(InnerBundleInfo &info, const std::string &modulePath) in ExtractArkNativeFile()
3320 const std::string &modulePath, in CopyPgoFileToArkProfileDir()
3350 const std::string &modulePath, in ExtractArkProfileFile()
3501 …BaseBundleInstaller::ExtractModuleFiles(const InnerBundleInfo &info, const std::string &modulePath, in ExtractModuleFiles()
4987 …e BaseBundleInstaller::InnerProcessNativeLibs(InnerBundleInfo &info, const std::string &modulePath) in InnerProcessNativeLibs()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h40 std::string modulePath; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp1892 std::string modulePath; variable
2267 std::string modulePath; variable
3490 std::string modulePath = ""; variable
3504 std::string modulePath = RESOURCE_ROOT_PATH + RIGHT_BUNDLE; variable
4385 std::string modulePath = ""; variable
4438 std::string modulePath = ""; variable
4797 std::string modulePath = "/data/test/bms_bundle_installer"; variable
6128 std::string modulePath; variable
/ohos5.0/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.cpp970 bool NativeModuleManager::CheckModuleExist(const char* modulePath) in CheckModuleExist()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/runtime_test/
H A Djs_runtime_test.cpp378 std::string modulePath = TEST_MODULE_PATH; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1006 …ativeReference> JsRuntime::LoadModule(const std::string& moduleName, const std::string& modulePath, in LoadModule()
1129 auto func = [&](std::string modulePath, const std::string abcPath) { in RunScript()
/ohos5.0/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_backup_js.cpp386 string modulePath = GetSrcPath(info); in Init() local
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1409 std::string modulePath; in NapiLoadModule() local
1444 std::string modulePath; in NapiLoadModuleWithInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h72 std::string modulePath; member