/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_listener_stub.cpp | 64 … AVScreenCaptureStateCode stateCode = static_cast<AVScreenCaptureStateCode>(data.ReadInt32()); in OnRemoteRequest() local 101 void ScreenCaptureListenerStub::OnStateChange(AVScreenCaptureStateCode stateCode) in OnStateChange()
|
H A D | screen_capture_listener_proxy.cpp | 81 void ScreenCaptureListenerProxy::OnStateChange(AVScreenCaptureStateCode stateCode) in OnStateChange() 137 void ScreenCaptureListenerCallback::OnStateChange(AVScreenCaptureStateCode stateCode) in OnStateChange()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_screen_capture_callback_adapter_impl.cpp | 40 void ArkScreenCaptureCallbackAdapterImpl::OnStateChange(int32_t stateCode) in OnStateChange()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_screen_capture_callback_adapter_wrapper.cpp | 43 …ScreenCaptureCallbackAdapterWrapper::OnStateChange(OHOS::NWeb::ScreenCaptureStateCodeAdapter state… in OnStateChange()
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/include/ |
H A D | screen_capture_server_function_unittest.h | 64 void OnStateChange(AVScreenCaptureStateCode stateCode) {}; in OnStateChange()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/ |
H A D | avscreen_capture_callback.h | 53 AVScreenCaptureStateCode stateCode; member
|
H A D | avscreen_capture_callback.cpp | 53 void AVScreenCaptureCallback::SendStateCallback(AVScreenCaptureStateCode stateCode) in SendStateCallback() 99 void AVScreenCaptureCallback::OnStateChange(AVScreenCaptureStateCode stateCode) in OnStateChange()
|
H A D | avscreen_capture_napi.cpp | 825 void AVScreenCaptureNapi::StateCallback(const AVScreenCaptureStateCode &stateCode) in StateCallback()
|
/ohos5.0/base/web/webview/ohos_adapter/screen_capture_adapter/src/ |
H A D | screen_capture_adapter_impl.cpp | 201 …tateCodeAdapter GetScreenCaptureStateCodeAdapter(const OHOS::Media::AVScreenCaptureStateCode& stat… in GetScreenCaptureStateCodeAdapter() 253 void OHScreenCaptureCallback::OnStateChange(OHOS::Media::AVScreenCaptureStateCode stateCode) in OnStateChange()
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_scan_callback_stub.cpp | 94 int stateCode = data.ReadInt32(); in RemoteOnWifiScanStateChanged() local
|
H A D | wifi_scan_callback_stub_lite.cpp | 102 int stateCode = 0; in RemoteOnWifiScanStateChanged() local
|
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/ |
H A D | dhcp_server_callback_stub_lite.cpp | 136 int stateCode = 0; in RemoteOnServerStatusChanged() local
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | screen_capture_adapter.h | 270 virtual void OnStateChange(ScreenCaptureStateCodeAdapter stateCode) {} in OnStateChange()
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/ |
H A D | screen_capture_native_mock.cpp | 51 void ScreenCaptureNativeCallbackMock::OnStateChange(AVScreenCaptureStateCode stateCode) in OnStateChange()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | surface_encoder_adapter.cpp | 739 auto stateCode = pauseResumeQueue_[0].second; in CheckFrames() local 799 auto stateCode = pauseResumePts_[0].second; in AddPauseResumePts() local
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/ |
H A D | screen_capture_capi_mock.cpp | 74 OH_AVScreenCaptureStateCode stateCode, void *userData) in OnStateChange()
|
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/ |
H A D | screen_capture.h | 238 virtual void OnStateChange(AVScreenCaptureStateCode stateCode) in OnStateChange()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
H A D | screen_capture_server.cpp | 2515 int32_t ScreenCaptureServer::StopScreenCaptureByEvent(AVScreenCaptureStateCode stateCode) in StopScreenCaptureByEvent() 2523 int32_t ScreenCaptureServer::StopScreenCaptureInner(AVScreenCaptureStateCode stateCode) in StopScreenCaptureInner() 2568 void ScreenCaptureServer::PostStopScreenCapture(AVScreenCaptureStateCode stateCode) in PostStopScreenCapture()
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/ |
H A D | screen_capture_unit_test_state.cpp | 171 void ScreenCaptureUnitTestCallback::OnStateChange(AVScreenCaptureStateCode stateCode) in OnStateChange()
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/screencapture/ |
H A D | native_avscreen_capture.cpp | 248 void OnStateChange(AVScreenCaptureStateCode stateCode) override in OnStateChange()
|