Home
last modified time | relevance | path

Searched refs:NOTIFY_REG_RESULT (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/callback/
H A Ddcamera_source_callback_stub.cpp28 memberFuncMap_[NOTIFY_REG_RESULT] = &DCameraSourceCallbackStub::NotifyRegResultInner; in DCameraSourceCallbackStub()
49 case NOTIFY_REG_RESULT: in OnRemoteRequest()
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/include/callback/
H A Didscreen_source_callback.h27 NOTIFY_REG_RESULT = 0, enumerator
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/include/callback/
H A Didcamera_source_callback.h27 NOTIFY_REG_RESULT = 0, enumerator
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/callback/
H A Ddscreen_source_callback_proxy.cpp54 remote->SendRequest(NOTIFY_REG_RESULT, data, reply, option); in OnNotifyRegResult()
/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/callback/
H A Ddscreen_source_callback_stub.cpp44 case NOTIFY_REG_RESULT: in OnRemoteRequest()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddcamera_source_callback_proxy.cpp51 remote->SendRequest(NOTIFY_REG_RESULT, req, reply, option); in OnNotifyRegResult()
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/unittest/common/camera_source/callback/
H A Ddcamera_source_callback_test.cpp248 code = DCameraSourceCallback::NOTIFY_REG_RESULT;