Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
Devent_loop_impl.cpp424 void EventLoopImpl::ProcessRequest(std::list<EventRequest *> &requests) in ProcessRequest() function in DistributedDB::EventLoopImpl
475 int EventLoopImpl::ProcessRequest() in ProcessRequest() function in DistributedDB::EventLoopImpl
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
Dvideo_post_processor.cpp241 void VideoPostProcessor::ProcessRequest(const DeferredVideoWorkPtr& work) in ProcessRequest() function in OHOS::CameraStandard::DeferredProcessing::VideoPostProcessor