Searched defs:cfgDir (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/base/update/sys_installer/frameworks/installer_manager/src/ |
H A D | installer_manager_helper.cpp | 79 const std::string &location, const std::string &cfgDir) in StartUpdateParaZip() 84 … InstallerManagerHelper::StartDeleteParaZip(const std::string &location, const std::string &cfgDir) in StartDeleteParaZip()
|
H A D | installer_manager.cpp | 79 const std::string &location, const std::string &cfgDir) in StartUpdateParaZip() 88 int32_t InstallerManager::StartDeleteParaZip(const std::string &location, const std::string &cfgDir) in StartDeleteParaZip()
|
/ohos5.0/base/update/sys_installer/frameworks/ipc_server/src/ |
H A D | sys_installer_server.cpp | 72 const std::string &location, const std::string &cfgDir) in StartUpdateParaZip() 78 …32_t SysInstallerServer::StartDeleteParaZip(const std::string &location, const std::string &cfgDir) in StartDeleteParaZip()
|
H A D | sys_installer_stub.cpp | 122 string cfgDir = Str16ToStr8(data.ReadString16()); in StartUpdateParaZipStub() local 138 string cfgDir = Str16ToStr8(data.ReadString16()); in StartDeleteParaZipStub() local
|
/ohos5.0/base/update/sys_installer/interfaces/innerkits/ipc_client/src/ |
H A D | sys_installer_kits_impl.cpp | 196 const std::string &location, const std::string &cfgDir) in StartUpdateParaZip() 212 …_t SysInstallerKitsImpl::StartDeleteParaZip(const std::string &location, const std::string &cfgDir) in StartDeleteParaZip()
|
H A D | sys_installer_proxy.cpp | 143 const std::string &location, const std::string &cfgDir) in StartUpdateParaZip() 173 …t32_t SysInstallerProxy::StartDeleteParaZip(const std::string &location, const std::string &cfgDir) in StartDeleteParaZip()
|
/ohos5.0/base/customization/config_policy/interfaces/kits/cj/src/ |
H A D | config_policy_ffi.cpp | 61 CfgDir *cfgDir = GetCfgDirList(); in CJ_GetCfgDirList() local
|
/ohos5.0/base/customization/config_policy/test/unittest/ |
H A D | config_policy_utils_test.cpp | 124 CfgDir *cfgDir = GetCfgDirList(); variable
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/ |
H A D | parser_util.cpp | 132 for (const auto &cfgDir : cfgDirList->paths) { in GetPreInstallRootDirList() local
|
/ohos5.0/base/customization/config_policy/interfaces/kits/js/src/ |
H A D | config_policy_napi.cpp | 379 CfgDir *cfgDir = GetCfgDirList(); in NativeGetCfgDirList() local 393 CfgDir *cfgDir = GetCfgDirList(); in NativeGetCfgDirListSync() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | plugin_mgr.cpp | 222 for (const auto& cfgDir : cfgDirList->paths) { in GetAllRealConfigPath() local
|
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/ |
H A D | standby_config_manager.cpp | 332 for (const auto &cfgDir : cfgDirList->paths) { in GetConfigFileList() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_service_event_handler.cpp | 585 for (const auto &cfgDir : cfgDirList->paths) { in GetPreInstallRootDirList() local
|