Searched refs:OnResponse (Results 1 - 13 of 13) sorted by relevance
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/ |
H A D | rtsp_listener_inner.h | 34 virtual bool OnResponse(RtspParse &response) = 0;
|
H A D | rtsp_controller.h | 38 bool OnResponse(RtspParse &response) override;
|
H A D | rtsp_channel_manager.cpp | 138 listener_->OnResponse(msg); in OnData()
|
H A D | rtsp_controller.cpp | 205 bool RtspController::OnResponse(RtspParse &response) in OnResponse() function in OHOS::CastEngine::CastEngineService::CastSessionRtsp::RtspController 209 CLOGD("OnResponse in State:%{public}d", waitRsp_); in OnResponse() 229 CLOGD("OnResponse error in State %{public}d", waitRsp_); in OnResponse()
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/ |
H A D | rtsp_listener_inner.h | 34 virtual bool OnResponse(RtspParse &response) = 0;
|
H A D | rtsp_channel_manager.cpp | 138 listener_->OnResponse(msg); in OnData()
|
H A D | rtsp_controller.h | 38 bool OnResponse(RtspParse &response) override;
|
H A D | rtsp_controller.cpp | 205 bool RtspController::OnResponse(RtspParse &response) in OnResponse() function in OHOS::CastEngine::CastEngineService::CastSessionRtsp::RtspController 209 CLOGD("OnResponse in State:%{public}d", waitRsp_); in OnResponse() 229 CLOGD("OnResponse error in State %{public}d", waitRsp_); in OnResponse()
|
/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | cooperate_in.h | 79 void OnResponse(Context &context, const CooperateEvent &event);
|
/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | cooperate_in.cpp | 380 this->OnResponse(context, event); in RelayConfirmation() 517 void CooperateIn::RelayConfirmation::OnResponse(Context &context, const CooperateEvent &event) in OnResponse() function in OHOS::Msdp::DeviceStatus::Cooperate::CooperateIn::RelayConfirmation
|
/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
H A D | screen_capture_server.h | 74 void OnResponse(int32_t notificationId,
|
H A D | screen_capture_server.cpp | 110 void NotificationSubscriber::OnResponse(int32_t notificationId, in OnResponse() function in OHOS::Media::NotificationSubscriber 113 MEDIA_LOGI("NotificationSubscriber OnResponse notificationId : %{public}d, ButtonName : %{public}s ", in OnResponse() 123 MEDIA_LOGW("OnResponse ScreenCaptureServer not exist, notificationId : %{public}d, ButtonName : %{public}s ", in OnResponse()
|
/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_service.cpp | 106 void OnResponse(int32_t notificationId, sptr<Notification::NotificationButtonOption> buttonOption) {} in OnResponse() function in OHOS::AVSession::NotificationSubscriber
|
Completed in 19 milliseconds