Home
last modified time | relevance | path

Searched refs:GetCachePath (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/utils/system/src/
H A Ddfsu_mount_argument_descriptors.cpp46 string MountArgument::GetCachePath() const in GetCachePath() function in OHOS::Storage::DistributedFile::Utils::MountArgument
79 ss << ",cache_dir=" << GetCachePath(); in OptionsToString()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/aging/
H A Drecently_unused_bundle_aging_handler.cpp128 if (!GetCachePath(agingBundle, caches)) { in CleanCache()
152 bool RecentlyUnuseBundleAgingHandler::GetCachePath( in GetCachePath() function in OHOS::AppExecFwk::RecentlyUnuseBundleAgingHandler
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_mount_argument_descriptors.h40 std::string GetCachePath() const;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aging/
H A Daging_handler.h49 bool GetCachePath(
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dmount_argument_utils.cpp145 string MountArgument::GetCachePath() const in GetCachePath() function in OHOS::StorageDaemon::Utils::MountArgument
197 ss << ",cache_dir=" << GetCachePath(); in OptionsToString()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dmount_argument_utils.h44 std::string GetCachePath() const;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_view.h146 const std::string& GetCachePath() in GetCachePath() function
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/system/
H A Ddfsu_mount_argument_descriptors_test.cpp109 std::string ret = mountArgument_->GetCachePath();
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp8851 bool res = bundleAgingMgr.GetCachePath(bundleInfo, caches);
8868 bool res = bundleAgingMgr.GetCachePath(bundleInfo, caches);