Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/callback/
H A Ddcamera_source_callback_stub.cpp29 memberFuncMap_[NOTIFY_UNREG_RESULT] = &DCameraSourceCallbackStub::NotifyUnregResultInner; in DCameraSourceCallbackStub()
51 case NOTIFY_UNREG_RESULT: in OnRemoteRequest()
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/include/callback/
H A Didscreen_source_callback.h28 NOTIFY_UNREG_RESULT, enumerator
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/include/callback/
H A Didcamera_source_callback.h28 NOTIFY_UNREG_RESULT = 1, enumerator
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/callback/
H A Ddscreen_source_callback_proxy.cpp85 remote->SendRequest(NOTIFY_UNREG_RESULT, data, reply, option); in OnNotifyUnregResult()
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/callback/
H A Ddscreen_source_callback_stub.cpp46 case NOTIFY_UNREG_RESULT: in OnRemoteRequest()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddcamera_source_callback_proxy.cpp81 remote->SendRequest(NOTIFY_UNREG_RESULT, req, reply, option); in OnNotifyUnregResult()