Home
last modified time | relevance | path

Searched defs:fetchAlbumResult_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_fetch_file_result_napi.h38 std::shared_ptr<FetchResult<AlbumAsset>> fetchAlbumResult_ = nullptr; variable
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dfetch_file_result_napi.h39 std::shared_ptr<FetchResult<AlbumAsset>> fetchAlbumResult_ = nullptr; variable