/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | photo_file_utils.cpp | 53 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 D | moving_photo_file_utils.cpp | 749 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 D | log_persister.cpp | 142 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 D | selinux_restorecon.c | 202 char *parentPath = dirname(parent); in RestoreconFromParentDir() local
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_directory_test.cpp | 159 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 D | file_trash_n_exporter.cpp | 327 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 D | media_scanner.cpp | 327 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 D | medialibrary_object_utils.cpp | 354 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 D | medialibrary_asset_operations.cpp | 1454 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 D | medialibrary_smartalbum_map_operations.cpp | 494 string parentPath = MediaLibraryObjectUtils::GetPathByIdFromDb(to_string(parentId)); in TrashChildAssetsInfoUtil() local
|
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/ |
H A D | fuse_manager.cpp | 584 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 D | i18n_timezone.cpp | 801 …8nTimeZone::GetTimezoneIDFromZoneInfo(std::set<std::string> &availableIDs, std::string &parentPath, in GetTimezoneIDFromZoneInfo()
|
/ohos5.0/foundation/filemanagement/dfs_service/utils/dentry/src/ |
H A D | meta_file.cpp | 154 std::string parentPath = MetaFile::GetParentDir(path); in GetParentMetaFile() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | node_impl.cpp | 859 auto parentPath = self->META_ACCESS_PROPERTY(Path) in SetPath() local
|
H A D | scene_holder.cpp | 1658 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 D | mtp_media_library.cpp | 366 auto parentPath = sf::path(path).parent_path().string(); in GetParentId() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_operator.cpp | 303 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 D | media_file_extention_utils.cpp | 1219 string parentPath = ROOT_MEDIA_DIR + fileAsset->GetRelativePath(); in HandleAlbumRename() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_accessibility_manager.cpp | 924 …const RefPtr<NG::UINode>& parent, std::string& parentPath, bool& isAllAncestorAccessibilityVisible) in ProcessParentFrameNode() 977 std::string parentPath; in SetRootAccessibilityVisible() local
|