Searched defs:photoPath (Results 1 – 5 of 5) sorted by relevance
29 string photoPath = "/storage/cloud/files/Photo/1/IMG_123435213_124.jpg"; variable42 string photoPath = "/storage/data/test_invalid.jpg"; variable51 string photoPath = "/storage/cloud/files/Photo/1/IMG_123435213_124.jpg"; variable64 string photoPath = "/storage/data/test_invalid.jpg"; variable73 string photoPath = "/storage/cloud/files/Photo/1/IMG_123435213_124.jpg"; variable86 string photoPath = "/storage/cloud/data/test_invalid.jpg"; variable95 string photoPath = "/storage/cloud/files/Photo/1/IMG_123435213_124.jpg"; variable108 string photoPath = "/storage/cloud/files/Photo/1/IMG_123435213_124.JPG"; variable121 string photoPath = "/storage/cloud/invalid/invalid.jpg"; variable
37 static bool CheckPhotoPath(const string& photoPath) in CheckPhotoPath()42 string PhotoFileUtils::GetEditDataDir(const string& photoPath, int32_t userId) in GetEditDataDir()51 string PhotoFileUtils::GetEditDataPath(const string& photoPath, int32_t userId) in GetEditDataPath()60 string PhotoFileUtils::GetEditDataCameraPath(const string& photoPath, int32_t userId) in GetEditDataCameraPath()69 string PhotoFileUtils::GetEditDataSourcePath(const string& photoPath, int32_t userId) in GetEditDataSourcePath()
1648 for (auto &photoPath : photoPathVector) { local
68 std::string photoPath; member
3230 void MediaLibraryPhotoOperations::StoreThumbnailSize(const string& photoId, const string& photoPath) in StoreThumbnailSize()