Searched refs:onRequestMovingPhotoDataPreparedHandler_ (Results 1 – 3 of 3) sorted by relevance
48 onRequestMovingPhotoDataPreparedHandler_ = photoDataHandler; in CapiMediaAssetDataHandler()
344 if (dataHandler->onRequestMovingPhotoDataPreparedHandler_ != nullptr) { in NotifyImageDataPrepared()352 dataHandler->onRequestMovingPhotoDataPreparedHandler_(status, requestId, quality, in NotifyImageDataPrepared()
142 OH_MediaLibrary_OnMovingPhotoDataPrepared onRequestMovingPhotoDataPreparedHandler_ = nullptr; variable