/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/include/ |
H A D | wait_for_result.h | 32 bool isReady = false; member in OHOS::IntellVoiceTests::WaitForResult
|
/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/include/ |
H A D | service_router_mgr_helper.h | 56 bool isReady = false;
member in OHOS::AbilityRuntime::final
|
/foundation/multimedia/player_framework/test/fuzztest/common/ |
H A D | test_ndk_screen_capture.cpp | 29 void TestScreenCaptureNdkCallback::OnAudioBufferAvailable(OH_AVScreenCapture *screenCapture, bool isReady, in OnAudioBufferAvailable() argument 35 void TestScreenCaptureNdkCallback::OnVideoBufferAvailable(OH_AVScreenCapture *screenCapture, bool isReady) in OnVideoBufferAvailable() argument
|
H A D | test_screen_capture.cpp | 29 void TestScreenCaptureCallbackTest::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() argument 34 void TestScreenCaptureCallbackTest::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() argument
|
/foundation/communication/ipc/utils/include/ |
H A D | rpc_session_handle.h | 36 bool isReady; member
|
/foundation/filemanagement/user_file_service/services/native/file_access_service/include/ |
H A D | file_access_ext_connection.h | 52 bool isReady = false; member
|
/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/ |
H A D | avscreen_capture_callback.h | 40 (void)isReady; variable 45 (void)isReady; variable
|
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/include/ |
H A D | app_file_access_ext_connection.h | 50 bool isReady = false; member
|
H A D | js_file_access_ext_ability.h | 37 bool isReady = false; member
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/include/ |
H A D | screen_capture_server_function_unittest.h | 117 void OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) {}; in OnAudioBufferAvailable() argument 118 void OnVideoBufferAvailable(bool isReady) {}; in OnVideoBufferAvailable() argument 126 void OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) {}; in OnAudioBufferAvailable() argument 127 void OnVideoBufferAvailable(bool isReady) {}; in OnVideoBufferAvailable() argument
|
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_listener_proxy.cpp | 52 void ScreenCaptureListenerProxy::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() argument 67 void ScreenCaptureListenerProxy::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() argument 117 void ScreenCaptureListenerCallback::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() argument 127 void ScreenCaptureListenerCallback::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() argument [all...] |
H A D | screen_capture_listener_stub.cpp | 53 bool isReady = data.ReadBool(); in OnRemoteRequest() local 59 bool isReady = data.ReadBool(); in OnRemoteRequest() local 87 void ScreenCaptureListenerStub::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() argument 94 void ScreenCaptureListenerStub::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() argument
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | dtbschedmgr_device_info_storage.cpp | 76 bool isReady = WaitForDnetworkReady(); in ConnectSoftbus() local
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/ |
H A D | cast_session_listeners.cpp | 199 void CastSessionImpl::CastStreamListenerImpl::OnRenderReady(bool isReady) in OnRenderReady() argument
|
H A D | cast_session_impl.cpp | 1197 void CastSessionImpl::SendCastRenderReadyOption(int isReady) in SendCastRenderReadyOption() argument
|
/foundation/CastEngine/castengine_cast_plus_stream/src/ |
H A D | cast_session_listeners.cpp | 199 void CastSessionImpl::CastStreamListenerImpl::OnRenderReady(bool isReady) in OnRenderReady() argument
|
H A D | cast_session_impl.cpp | 1197 void CastSessionImpl::SendCastRenderReadyOption(int isReady) in SendCastRenderReadyOption() argument
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/ |
H A D | screen_capture_native_mock.cpp | 35 void ScreenCaptureNativeCallbackMock::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() argument 43 void ScreenCaptureNativeCallbackMock::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() argument
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/ |
H A D | cast_stream_manager_server.cpp | 210 void CastStreamManagerServer::OnRenderReady(bool isReady) in OnRenderReady() argument
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/ |
H A D | cast_stream_manager_server.cpp | 210 void CastStreamManagerServer::OnRenderReady(bool isReady) in OnRenderReady() argument
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/ |
H A D | screen_capture_capi_mock.cpp | 38 void ScreenCaptureCapiMock::OnAudioBufferAvailable(OH_AVScreenCapture *screenCapture, bool isReady, in OnAudioBufferAvailable() argument 47 void ScreenCaptureCapiMock::OnVideoBufferAvailable(OH_AVScreenCapture *screenCapture, bool isReady) in OnVideoBufferAvailable() argument
|
/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/ |
H A D | dp_device_manager.cpp | 247 bool isReady = WaitForDnetworkReady(); in ConnectDeviceManager() local
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/ |
H A D | screen_capture_unit_test_state.cpp | 45 void ScreenCaptureUnitTestCallback::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() argument 108 void ScreenCaptureUnitTestCallback::OnVideoBufferAvailable(bool isReady) in OnVideoBufferAvailable() argument [all...] |
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/player/src/ |
H A D | cast_stream_player.cpp | 446 void CastStreamPlayerCallback::OnRenderReady(bool isReady) in OnRenderReady() argument
|
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/player/src/ |
H A D | cast_stream_player.cpp | 446 void CastStreamPlayerCallback::OnRenderReady(bool isReady) in OnRenderReady() argument
|