Home
last modified time | relevance | path

Searched defs:codePath (Results 1 - 25 of 31) sorted by relevance

12

/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.h38 panda::panda_file::StringPacProtect codePath = panda::panda_file::StringPacProtect(workerInfo_->codePath); in AssetHelper() local
/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Djs_environment_impl.h30 panda::panda_file::StringPacProtect codePath; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_info_creator.cpp124 std::string codePath = installDirPath + PATH_SEPARATOR + bundleProfile.bundleName; in SetBundleInfo() local
213 SetAbilityInfos(const BundleProfile &bundleProfile, const std::string &codePath, BundleInfo *bundleInfo) SetAbilityInfos() argument
240 SetAbilityInfo(const BundleProfile &bundleProfile, const std::string &codePath, BundleInfo *bundleInfo, uint32_t index) SetAbilityInfo() argument
[all...]
H A Dgt_bundle_extractor.cpp57 uint8_t GtBundleExtractor::ExtractHap(const char *codePath, const char *bundleName, int32_t fp, uint32_t totalFileSize, in ExtractHap() argument
H A Dbundle_daemon_client.cpp231 int32_t BundleDaemonClient::ExtractHap(const char *hapFile, const char *codePath) in RegisterCallback() argument
364 int32_t BundleDaemonClient::RemoveInstallDirectory(const char *codePath, const char *dataPath, bool keepData) in RegisterCallback() argument
H A Dbundle_installer.cpp221 std::string codePath = std::string(bundleInfo->codePath) + PATH_SEPARATOR + bundleInfo->moduleInfos[0].moduleName; in ProcessBundleInstall() local
345 uint8_t BundleInstaller::HandleFileAndBackUpRecord(const char *codePath, const char *randStr, InstallRecord &record, in HandleFileAndBackUpRecord() argument
[all...]
H A Dgt_bundle_installer.cpp490 uint8_t GtBundleInstaller::TransformJsToBc(const char *codePath, InstallRecord &record) in TransformJsToBc() argument
[all...]
H A Dbundle_util.cpp443 bool BundleUtil::CheckBundleJsonIsValid(const char *bundleName, char **codePath, char **appId, int32_t &versionCode) in CheckBundleJsonIsValid() argument
[all...]
H A Dbundle_manager_service.cpp448 char *codePath = nullptr; in ReloadEntireBundleInfo() local
492 void ManagerService::ReloadBundleInfo(const char *codePath, cons argument
637 char *codePath = installedInfo->codePath; GetBundleSize() local
[all...]
/foundation/bundlemanager/bundle_framework_lite/interfaces/kits/bundle_lite/
H A Dbundle_info.h99 char *codePath; member
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Druntime.h41 std::string codePath; member
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp976 auto codePath = contextImpl->GetBundleCodePath(); in HWTEST_F() local
H A Dcontext_deal_test.cpp129 std::string codePath = "CodePath"; in HWTEST_F() local
144 std::string codePath = "/data/app/el1/bundle/public"; in HWTEST_F() local
296 std::string codePath = "CodePath"; in HWTEST_F() local
[all...]
H A Dcontext_container_test.cpp136 std::string codePath = "CodePath"; in HWTEST_F() local
151 std::string codePath = ""; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/file_path_utils_test/
H A Dfile_path_utils_test.cpp580 const std::string& codePath = bundleName; in HWTEST_F() local
595 const std::string& codePath = "codePath"; in HWTEST_F() local
610 const std::string& codePath = "../codePath"; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dability_context_test.cpp253 std::string codePath = "hello"; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/src/
H A Dbundle_daemon.cpp169 std::string codePath = ""; in ExtractHapInvoke() local
252 std::string codePath = ""; in RemoveInstallDirectoryInvoke() local
H A Dbundle_daemon_handler.cpp41 int32_t BundleDaemonHandler::ExtractHap(const char *hapPath, const char *codePath) in ExtractHap() argument
156 int32_t BundleDaemonHandler::RemoveInstallDirectory(const char *codePath, const char *dataPath, bool keepData) in RemoveInstallDirectory() argument
259 bool BundleDaemonHandler::IsValideCodePath(const char *codePath) in IsValideCodePath() argument
[all...]
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_info_utils.cpp186 bool BundleInfoUtils::SetBundleInfoCodePath(BundleInfo *bundleInfo, const char *codePath) in SetBundleInfoCodePath() argument
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp408 bool MakeFilePath(const std::string& codePath, const std::string& modulePath, std::string& fileName) in MakeFilePath() argument
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h128 std::string codePath; member
H A Dability_info.h133 std::string codePath; // ability main code path with name member
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_convert.cpp524 std::string codePath = CODE_PATH_PREFIX; in ConvertHapModuleInfo() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dability_info.h237 std::string codePath; // ability main code path with name member
H A Dapplication_info.h242 std::string codePath; member

Completed in 20 milliseconds

12