Home
last modified time | relevance | path

Searched defs:fetchFileResult (Results 1 – 6 of 6) sorted by relevance

/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/test/unittest/mediadataability_test/src/
Dmediadataability_unit_test.cpp48 unique_ptr<FetchResult> fetchFileResult = nullptr; variable
211 unique_ptr<FetchResult> fetchFileResult = nullptr; variable
240 unique_ptr<FetchResult> fetchFileResult = nullptr; variable
278 unique_ptr<FetchResult> fetchFileResult = nullptr; variable
315 unique_ptr<FetchResult> fetchFileResult = nullptr; variable
351 unique_ptr<FetchResult> fetchFileResult = nullptr; variable
386 unique_ptr<FetchResult> fetchFileResult = nullptr; variable
/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/media_library_manager/
Dmedia_library_manager.cpp54 unique_ptr<FetchResult> fetchFileResult = nullptr; in GetFileAssets() local
343 unique_ptr<FetchResult> fetchFileResult = nullptr; in GetAlbumFileAssets() local
/foundation/multimedia/medialibrary_standard/interfaces/kits/js/medialibrary/include/
Dmedia_library_napi.h245 std::unique_ptr<FetchResult> fetchFileResult; member
/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/medialibrary_data_ability/src/
Dmedialibrary_data_ability_utils.cpp339 shared_ptr<FetchResult> fetchFileResult = make_shared<FetchResult>(resultSet); in GetFileAssetFromDb() local
/foundation/multimedia/medialibrary_standard/frameworks/kitsimpl/medialibrary/src/
Dfile_asset_napi.cpp1709 unique_ptr<FetchResult> fetchFileResult = make_unique<FetchResult>(move(resultSet)); in GetFileAssetById() local
Dmedia_library_napi.cpp1544 unique_ptr<FetchResult> fetchFileResult = make_unique<FetchResult>(move(resultSet)); in SetAlbumCoverUri() local