Searched defs:albumPath (Results 1 – 8 of 8) sorted by relevance
83 string albumPath = "/data/test/native_createalbumasset_001"; variable100 string albumPath = "/data/test/native_deletealbumasset_001"; variable117 string albumPath = "/data/test/native_deletealbumasset_001"; variable135 string albumPath = "native_deletealbumasset_002"; variable
68 string albumPath = PIC_DIR_VALUES + albumName; variable
125 string albumPath = "/storage/cloud/files/"; variable151 string albumPath = "/storage/cloud/files/"; variable200 string albumPath = "/storage/cloud/files/"; variable280 string albumPath = "/storage/cloud/files/"; variable307 string albumPath = "/storage/cloud/files/"; variable
75 void NativeAlbumAsset::SetAlbumPath(const string albumPath) in SetAlbumPath()
78 void AlbumAsset::SetAlbumPath(const string albumPath) in SetAlbumPath()
1044 int64_t MediaFileUtils::GetAlbumDateModified(const string &albumPath)
343 static bool SkipBucket(const string &albumPath) in SkipBucket()696 int32_t MediaScannerObj::InsertOrUpdateAlbumInfo(const string &albumPath, int32_t parentId, in InsertOrUpdateAlbumInfo()
149 string albumPath = GetStringVal(MEDIA_DATA_DB_FILE_PATH, result); in CreateFile() local