Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmoving_photo_processor.cpp317 string currentFileIdStr = GetLivePhotoCompatId(); in QueryCandidateLivePhoto() local
318 int32_t currentFileId = std::atoi(currentFileIdStr.c_str()); in QueryCandidateLivePhoto()