Home
last modified time | relevance | path

Searched defs:rootPath (Results 1 – 15 of 15) sorted by relevance

/foundation/filemanagement/app_file_service/tests/unittests/backup_ext/
Duntar_file_sup_test.cpp135 string rootPath = ""; variable
163 string rootPath = "rootPath/realName"; variable
190 string rootPath = ""; variable
Duntar_file_test.cpp110 string rootPath(""); variable
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
Duntar_file.cpp119 const std::string &tarFile, const std::string &rootPath) in UnPacket()
139 …const string &tarFile, const string &rootPath, const unordered_map<string, struct ReportFileInfo> … in IncrementalUnPacket()
246 std::tuple<int, EndFileInfo, ErrFileInfo> UntarFile::ParseTarFile(const string &rootPath) in ParseTarFile()
296 std::tuple<int, EndFileInfo, ErrFileInfo> UntarFile::ParseIncrementalTarFile(const string &rootPath) in ParseIncrementalTarFile()
524 string UntarFile::GenRealPath(const string &rootPath, const string &realName) in GenRealPath()
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dapplication_cleaner.cpp128 int ApplicationCleaner::GetRootPath(std::vector<std::string> &rootPath) in GetRootPath()
166 const std::vector<std::string> &rootPath, std::vector<std::string> &tempPath) in GetObsoleteBundleTempPath()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dapplication_cleaner_test.cpp104 std::vector<std::string> rootPath {path}; variable
/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/process_group/src/
Dcgroup_map.cpp99 std::string rootPath = cgroupObj[JSON_KEY_PATH].get<std::string>(); in LoadConfigFromJsonObj() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
Dunified_data_helper.cpp39 void UnifiedDataHelper::SetRootPath(const std::string &rootPath) in SetRootPath()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/file/
Daudio_capturer_file_source.cpp137 std::string rootPath; in Init() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
Dfilesystem_api.cpp184 auto rootPath = ResolvePath(rootPathIn); in CreateStdFileSystem() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/file/
Daudio_renderer_file_sink.cpp144 std::string rootPath; in Start() local
/foundation/ability/idl_tool/idl_tool_2/util/
Doptions.cpp743 std::string rootPath = ""; in GetPackagePath() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
Dfont_config.cpp130 std::string rootPath(fname); in ParseConfig() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_smartalbum_map_operations.cpp137 string rootPath = ROOT_MEDIA_DIR + dirAsset.GetDirectory(); in GetAssetRecycle() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dzip_file.cpp47 void GetTreeFileList(std::shared_ptr<DirTreeNode> root, const std::string &rootPath, in GetTreeFileList()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
Dkey_manager.cpp1733 const char rootPath[] = "/data/app/el2/"; in UpdateCeEceSeceUserAuth() local