Searched defs:photoUri (Results 1 – 10 of 10) sorted by relevance
387 string photoUri = "file://media/Photo/1/IMG_1722329102_000/" + TESTING_DISPLAYNAME; variable434 string photoUri = "file://media/Photo/1/IMG_1722329102_000/" + TESTING_DISPLAYNAME; variable458 string photoUri = "file://media/Photo/0/IMG_1722329102_000/" + TESTING_DISPLAYNAME; variable511 …string photoUri = "file://media/Photo/" + to_string(fileId) + "/IMG_1722329102_000/" + TESTING_DIS… variable531 …string photoUri = "file://media/Photo/" + to_string(fileId) + "/IMG_1722329102_000/" + TESTING_DIS… variable560 …string photoUri = "file://media/Photo/" + to_string(fileId) + "/IMG_1722329102_000/" + TESTING_DIS… variable609 …string photoUri = "file://media/Photo/" + to_string(fileId) + "/IMG_1722329102_000/" + TESTING_DIS… variable
30 MovingPhotoNapi(const std::string& photoUri) : photoUri_(photoUri) {}; in MovingPhotoNapi()
100 std::string photoUri; member
65 std::string photoUri; member
69 char photoUri[PATH_MAX]; in Constructor() local467 napi_value MovingPhotoNapi::NewMovingPhotoNapi(napi_env env, const string& photoUri, in NewMovingPhotoNapi()
265 const string& photoUri, std::string &photoId, bool hasReadPermission) in QueryPhotoStatus()
1514 Uri photoUri(queryUri); in GetSharedPhotoAssets() local
5345 MediaFileUri photoUri(uri); in ParseArgsIndexof() local
390 std::string MediaAssetManagerImpl::NativeRequestImage(const char* photoUri, in NativeRequestImage()
343 string photoUri = CreatePhotoAsset("test.jpg"); in CreateOwnerPrivliegeAssets() local979 auto photoUri = CreatePhotoAsset("test.jpg"); variable