Home
last modified time | relevance | path

Searched defs:parentDir (Results 1 - 13 of 13) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Del5_filekey_callback.cpp63 std::string parentDir = std::string(ServiceConstants::SCREEN_LOCK_FILE_DATA_PATH) + in CheckEl5Dir() local
H A Duser_unlocked_event_subscriber.cpp170 std::string parentDir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR in CreateDataGroupDir() local
341 std::string parentDir = ServiceConstants::BUNDLE_APP_DATA_BASE_DIR + ServiceConstants::BUNDLE_EL[1] + in CreateBundleLogDir() local
377 std::string parentDir = "/data/service/el2/%/hmdfs/cloud/data/"; in CreateBundleCloudDir() local
[all...]
H A Dbundle_data_mgr.cpp7751 std::string parentDir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR in CreateGroupDir() local
7823 std::string parentDir = std::string(ServiceConstants::SCREEN_LOCK_FILE_DATA_PATH) + in InnerCreateEl5Dir() local
H A Dbase_bundle_installer.cpp3207 std::string parentDir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR in CreateGroupDirs() local
3820 std::string parentDir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR in CreateDataGroupDir() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Drofs_filesystem.cpp195 const auto& parentDir = Trim(path.substr(0, pathLength)); in RoFileSystem() local
H A Dstd_file.cpp156 const string parentDir = StdDirectory::GetDirName(path); in Create() local
/foundation/ability/idl_tool/idl_tool_2/preprocessor/
H A Dpreprocessor.cpp349 std::string parentDir = filePath.substr(0, index); in CheckPackageName() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_database_upgrader.cpp96 int SQLiteSingleVerDatabaseUpgrader::TransferDatabasePath(const std::string &parentDir, in TransferDatabasePath() argument
341 int SQLiteSingleVerDatabaseUpgrader::MoveDatabaseToNewDir(const std::string &parentDir, in MoveDatabaseToNewDir() argument
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_backup.cpp398 std::string parentDir = backupDir.substr(0, pos); in CreateTempDirForMixFiles() local
/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/
H A Dbackup_file_utils.cpp77 string parentDir = filesystem::path(curPath).parent_path().string(); in ConvertCurrentPath() local
/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dparser.cpp1880 std::string parentDir = filePath.substr(0, index); in CheckPackageName() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp566 ErrCode InstalldHostImpl::CreateExtensionDir(const CreateDirParam &createDirParam, const std::string& parentDir, in CreateExtensionDir() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_meta_recovery.cpp705 const string parentDir = MediaFileUtils::GetParentPath(filePath); in WriteJsonFile() local
939 const string parentDir = MediaFileUtils::GetParentPath(filePath); in WritePhotoAlbumToFile() local
1295 const string parentDir = MediaFileUtils::GetParentPath(META_STATUS_PATH); in StartAsyncRecovery() local

Completed in 38 milliseconds