| /foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/src/ |
| D | bundle_info_creator.cpp | 120 std::string codePath = installDirPath + PATH_SEPARATOR + bundleProfile.bundleName; in SetBundleInfo() local 209 …BundleInfoCreator::SetAbilityInfos(const BundleProfile &bundleProfile, const std::string &codePath, in SetAbilityInfos() 236 … BundleInfoCreator::SetAbilityInfo(const BundleProfile &bundleProfile, const std::string &codePath, in SetAbilityInfo()
|
| D | bundle_daemon_client.cpp | 250 int32_t BundleDaemonClient::ExtractHap(const char *hapFile, const char *codePath) in RegisterCallback() 393 int32_t BundleDaemonClient::RemoveInstallDirectory(const char *codePath, const char *dataPath, bool… in RegisterCallback()
|
| D | gt_bundle_manager_service.cpp | 217 char *codePath = installedInfo->codePath; in GetBundleSize() local 563 char *codePath = nullptr; in ReloadEntireBundleInfo() local 747 void GtManagerService::TransformJsToBcWhenRestart(const char *codePath, const char *bundleName) in TransformJsToBcWhenRestart() 808 void GtManagerService::TransformJsToBc(const char *codePath, const char *bundleJsonPath, cJSON *ins… in TransformJsToBc()
|
| D | bundle_manager_service.cpp | 448 char *codePath = nullptr; in ReloadEntireBundleInfo() local 492 void ManagerService::ReloadBundleInfo(const char *codePath, const char *appId, const char *bundleNa… in ReloadBundleInfo() 637 char *codePath = installedInfo->codePath; in GetBundleSize() local
|
| D | gt_bundle_extractor.cpp | 57 uint8_t GtBundleExtractor::ExtractHap(const char *codePath, const char *bundleName, int32_t fp, uin… in ExtractHap()
|
| D | bundle_installer.cpp | 221 …std::string codePath = std::string(bundleInfo->codePath) + PATH_SEPARATOR + bundleInfo->moduleInfo… in ProcessBundleInstall() local 348 uint8_t BundleInstaller::HandleFileAndBackUpRecord(const char *codePath, const char *randStr, Insta… in HandleFileAndBackUpRecord()
|
| D | gt_bundle_installer.cpp | 484 uint8_t GtBundleInstaller::TransformJsToBc(const char *codePath, InstallRecord &record) in TransformJsToBc()
|
| D | bundle_util.cpp | 400 bool BundleUtil::CheckBundleJsonIsValid(const char *bundleName, char **codePath, char **appId, int3… in CheckBundleJsonIsValid()
|
| /foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/bundle_daemon/src/ |
| D | bundle_daemon_handler.cpp | 41 int32_t BundleDaemonHandler::ExtractHap(const char *hapPath, const char *codePath) in ExtractHap() 156 int32_t BundleDaemonHandler::RemoveInstallDirectory(const char *codePath, const char *dataPath, boo… in RemoveInstallDirectory() 259 bool BundleDaemonHandler::IsValideCodePath(const char *codePath) in IsValideCodePath()
|
| D | bundle_daemon.cpp | 180 std::string codePath = ""; in ExtractHapInvoke() local 274 std::string codePath = ""; in RemoveInstallDirectoryInvoke() local
|
| /foundation/aafwk/standard/interfaces/innerkits/runtime/include/ |
| D | runtime.h | 34 std::string codePath; member
|
| /foundation/aafwk/standard/frameworks/kits/appkit/native/test/unittest/ |
| D | context_deal_test.cpp | 113 std::string codePath = "CodePath"; variable 263 std::string codePath = "CodePath"; variable
|
| D | context_container_test.cpp | 134 std::string codePath = "CodePath"; variable 149 std::string codePath = ""; variable
|
| /foundation/appexecfwk/appexecfwk_lite/interfaces/kits/bundle_lite/ |
| D | bundle_info.h | 99 char *codePath; member
|
| /foundation/appexecfwk/appexecfwk_lite/frameworks/bundle_lite/src/ |
| D | bundle_info_utils.cpp | 186 bool BundleInfoUtils::SetBundleInfoCodePath(BundleInfo *bundleInfo, const char *codePath) in SetBundleInfoCodePath()
|
| /foundation/appexecfwk/standard/services/bundlemgr/src/installd/ |
| D | installd_operator.cpp | 253 bool InstalldOperator::IsValideCodePath(const std::string &codePath) in IsValideCodePath()
|
| /foundation/aafwk/standard/frameworks/kits/ability/native/test/unittest/ |
| D | ability_context_test.cpp | 251 std::string codePath = "hello"; variable
|
| /foundation/aafwk/standard/frameworks/kits/runtime/native/ |
| D | js_runtime.cpp | 247 bool MakeFilePath(const std::string& codePath, const std::string& modulePath, std::string& fileName) in MakeFilePath()
|
| /foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_base/include/ |
| D | application_info.h | 124 std::string codePath; member
|
| D | ability_info.h | 193 std::string codePath; // ability main code path with name member
|
| /foundation/appexecfwk/appexecfwk_lite/services/bundlemgr_lite/include/ |
| D | bundle_common.h | 250 char *codePath; member
|
| /foundation/appexecfwk/standard/services/bundlemgr/include/ |
| D | inner_bundle_info.h | 484 void SetAppCodePath(const std::string codePath) in SetAppCodePath()
|