Searched defs:DelCallback (Results 1 – 5 of 5) sorted by relevance
145 void ScreenCaptureCapiMock::DelCallback(OH_AVScreenCapture *screenCapture) in DelCallback() function in ScreenCaptureCapiMock
137 void VideoDecCapiMock::DelCallback(OH_AVCodec *codec) in DelCallback() function in OHOS::MediaAVCodec::VideoDecCapiMock
165 void VideoEncCapiMock::DelCallback(OH_AVCodec *codec) in DelCallback() function in OHOS::MediaAVCodec::VideoEncCapiMock
90 bool JSDistributedObjectStore::DelCallback(napi_env env, ConcurrentMap<std::string, std::list<napi_… in DelCallback() function in OHOS::ObjectStore::JSDistributedObjectStore
253 static void DelCallback(napi_env env, napi_value callback, ParamWatcherPtr watcher) in DelCallback() function