Home
last modified time | relevance | path

Searched defs:photoUri (Results 1 - 9 of 9) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dmoving_photo_napi.h30 MovingPhotoNapi(const std::string& photoUri) : photoUri_(photoUri) {}; in MovingPhotoNapi() argument
H A Dmedia_asset_manager_napi.h88 std::string photoUri; member
H A Dcloud_enhancement_napi.h100 std::string photoUri; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/fuzztest/medialibraryenhancement_fuzzer/
H A Dmedialibraryenhancement_fuzzer.cpp256 string photoUri = prefix + "1/IMG_1722329102_000/" + TESTING_DISPLAYNAME; in EnhancementManagerTest() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_cloud_enhancement_test/src/
H A Dmedialibrary_cloud_enhancement_test.cpp372 string photoUri = "file://media/Photo/1/IMG_1722329102_000/" + TESTING_DISPLAYNAME; in HWTEST_F() local
419 string photoUri = "file://media/Photo/1/IMG_1722329102_000/" + TESTING_DISPLAYNAME; in HWTEST_F() local
443 string photoUri = "file://media/Photo/0/IMG_1722329102_000/" + TESTING_DISPLAYNAME; in HWTEST_F() local
500 string photoUri = "file://media/Photo/" + to_string(fileId) + "/IMG_1722329102_000/" + TESTING_DISPLAYNAME; in HWTEST_F() local
520 string photoUri = "file://media/Photo/" + to_string(fileId) + "/IMG_1722329102_000/" + TESTING_DISPLAYNAME; in HWTEST_F() local
549 string photoUri = "file://media/Photo/" + to_string(fileId) + "/IMG_1722329102_000/" + TESTING_DISPLAYNAME; HWTEST_F() local
598 string photoUri = "file://media/Photo/" + to_string(fileId) + "/IMG_1722329102_000/" + TESTING_DISPLAYNAME; HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/native/media_library_asset_manager/src/
H A Dmedia_asset_manager_impl.cpp391 std::string MediaAssetManagerImpl::NativeRequestImage(const char* photoUri, in NativeRequestImage() argument
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmoving_photo_napi.cpp69 char photoUri[PATH_MAX]; in Constructor() local
467 napi_value MovingPhotoNapi::NewMovingPhotoNapi(napi_env env, const string& photoUri, in NewMovingPhotoNapi() argument
H A Dmedia_asset_manager_napi.cpp294 QueryPhotoStatus(int fileId, const string& photoUri, std::string &photoId, bool hasReadPermission) QueryPhotoStatus() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_library_manager_test/src/
H A Dmedia_library_manager_test.cpp342 string photoUri = CreatePhotoAsset("test.jpg"); in CreateOwnerPrivliegeAssets() local
997 auto photoUri = CreatePhotoAsset("test.jpg"); in HWTEST_F() local

Completed in 12 milliseconds