Home
last modified time | relevance | path

Searched defs:parentPath (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dphoto_file_utils.cpp53 string parentPath = GetEditDataDir(photoPath, userId); in GetEditDataPath() local
62 string parentPath = GetEditDataDir(photoPath, userId); in GetEditDataCameraPath() local
71 string parentPath = GetEditDataDir(photoPath, userId); in GetEditDataSourcePath() local
H A Dmoving_photo_file_utils.cpp749 string parentPath = GetMovingPhotoExtraDataDir(imagePath, userId); in GetMovingPhotoExtraDataPath() local
776 string parentPath = GetLivePhotoCacheDir(imagePath, userId); in GetLivePhotoCachePath() local
785 string parentPath = GetLivePhotoCacheDir(imagePath, userId); in GetSourceLivePhotoCachePath() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp142 std::string parentPath = path.substr(0, separatorPos); in Init() local
194 int LogPersister::PrepareUncompressedFile(const std::string& parentPath, bool restore) in PrepareUncompressedFile()
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dselinux_restorecon.c202 char *parentPath = dirname(parent); in RestoreconFromParentDir() local
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_directory_test.cpp159 string parentPath = "/data/test_dir"; variable
210 string parentPath = "/data/test_dir/"; variable
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp327 string parentPath = path.substr(0, slashPos); in RecurCheckIfOnlyContentInDir() local
480 string parentPath = filePath.substr(0, slashPos); in RecoverFile() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/
H A Dmedia_scanner.cpp327 string parentPath = parent + SLASH_CHAR; in SetPhotoSubType() local
366 string parentPath = parent + SLASH_CHAR; in GetParentDirInfo() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_object_utils.cpp354 string parentPath = MediaFileUtils::GetParentPath(path); in SetDirValuesByPath() local
384 string parentPath = dirAsset.GetAlbumPath(); in InsertDirToDbRecursively() local
539 string parentPath = MediaFileUtils::GetParentPath(filePath); in DeleteMisc() local
H A Dmedialibrary_asset_operations.cpp1454 string parentPath = GetEditDataDirPath(path); in GetEditDataSourcePath() local
1463 string parentPath = GetEditDataDirPath(path); in GetEditDataPath() local
1472 string parentPath = GetEditDataDirPath(path); in GetEditDataCameraPath() local
H A Dmedialibrary_smartalbum_map_operations.cpp494 string parentPath = MediaLibraryObjectUtils::GetPathByIdFromDb(to_string(parentId)); in TrashChildAssetsInfoUtil() local
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp584 filesystem::path parentPath; in GetAssetPath() local
629 filesystem::path parentPath = filesystem::path(localPath).parent_path(); in CloudOpenOnLocal() local
707 string parentPath = filesystem::path(cachePath).parent_path().string(); in LoadCacheFileIndex() local
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp801 …8nTimeZone::GetTimezoneIDFromZoneInfo(std::set<std::string> &availableIDs, std::string &parentPath, in GetTimezoneIDFromZoneInfo()
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/
H A Dmeta_file.cpp154 std::string parentPath = MetaFile::GetParentDir(path); in GetParentMetaFile() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp859 auto parentPath = self->META_ACCESS_PROPERTY(Path) in SetPath() local
H A Dscene_holder.cpp1658 bool SceneHolder::ReparentEntity(CORE_NS::Entity entity, const BASE_NS::string& parentPath, size_t … in ReparentEntity()
1689 const CORE3D_NS::ISceneNode* SceneHolder::ReparentEntity(const BASE_NS::string& parentPath, const B… in ReparentEntity()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_media_library.cpp366 auto parentPath = sf::path(path).parent_path().string(); in GetParentId() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp303 std::filesystem::path parentPath = std::filesystem::path(path).parent_path(); in GetSameLevelTmpPath() local
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_file_extension/src/
H A Dmedia_file_extention_utils.cpp1219 string parentPath = ROOT_MEDIA_DIR + fileAsset->GetRelativePath(); in HandleAlbumRename() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp924 …const RefPtr<NG::UINode>& parent, std::string& parentPath, bool& isAllAncestorAccessibilityVisible) in ProcessParentFrameNode()
977 std::string parentPath; in SetRootAccessibilityVisible() local