Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/session/
H A Dsession_coordinator.cpp229 … pendingImageResults_.push_back({ CallbackType::ON_PROCESS_DONE, userId, imageId, ipcFd, dataSize, in OnProcessDone()
297 if (result.callbackType == CallbackType::ON_PROCESS_DONE) { in ProcessPendingResults()
384 if (result.callbackType == CallbackType::ON_PROCESS_DONE) { in ProcessVideoResults()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/session/
H A Dsession_coordinator.h66 ON_PROCESS_DONE, enumerator