Home
last modified time | relevance | path

Searched refs:GetPhotoIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Dfile_asset.h158 EXPORT int32_t GetPhotoIndex() const;
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dfile_asset.cpp652 int32_t FileAsset::GetPhotoIndex() const in GetPhotoIndex() function in OHOS::Media::FileAsset
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp5416 count = fileAsset->GetPhotoIndex(); in GetPhotoIndexAsyncCallbackComplete()