Home
last modified time | relevance | path

Searched defs:connected (Results 1 - 25 of 25) sorted by relevance

/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessible_ability_client_test/
H A Daccessible_ability_client_test.cpp81 ffrt::promise<void> connected; in SetUp() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Djs_debugger_config.cpp58 bool connected = jerryx_debugger_ws_create(); in StartDebugger() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_state_machine.h204 std::unique_ptr<StateMachine::State> connected = std::make_unique<A2dpConnected>(A2DP_STATE_CONNECTED, *this); in A2dpStateManager() local
/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dmem_mgr_client.cpp54 int32_t MemMgrClient::NotifyDistDevStatus(int32_t pid, int32_t uid, const std::string &name, bool connected) in NotifyDistDevStatus() argument
H A Dmem_mgr_proxy.cpp62 int32_t MemMgrProxy::NotifyDistDevStatus(int32_t pid, int32_t uid, const std::string &name, bool connected) in NotifyDistDevStatus() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dsysio.h47 void (*connected)(void *argSock, void *argOsSock); member
62 FILLP_BOOL connected; member
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/
H A Ddrawing_sample.cpp74 void DrawingSample::OnScreenPlug(std::shared_ptr<HdiOutput>& output, bool connected, void* data) in OnScreenPlug() argument
229 void DrawingSample::OnHotPlugEvent(std::shared_ptr<HdiOutput>& output, bool connected) in OnHotPlugEvent() argument
240 void DrawingSample::OnHotPlug(std::shared_ptr<HdiOutput>& output, bool connected) in OnHotPlug() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_backend.cpp312 void HdiBackend::OnHdiBackendHotPlugEvent(uint32_t screenId, bool connected, void *data) in OnHdiBackendHotPlugEvent() argument
325 void HdiBackend::OnHdiBackendConnected(uint32_t screenId, bool connected) in OnHdiBackendConnected() argument
341 void HdiBackend::OnScreenHotplug(uint32_t screenId, bool connected) in OnScreenHotplug() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.h241 bool connected = false; member
H A Drs_screen_manager.cpp297 void RSScreenManager::OnHotPlug(std::shared_ptr<HdiOutput> &output, bool connected, void *data) in OnHotPlug() argument
319 void RSScreenManager::OnHotPlugEvent(std::shared_ptr<HdiOutput> &output, bool connected) in OnHotPlugEvent() argument
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_service.cpp133 int32_t MemMgrService::NotifyDistDevStatus(int32_t pid, int32_t uid, const std::string &name, bool connected) in NotifyDistDevStatus() argument
H A Dmem_mgr_stub.cpp118 bool connected; in HandleNotifyDistDevStatus() local
/foundation/multimedia/audio_framework/test/fuzztest/audioserver_fuzzer/
H A Daudio_server_fuzzer.cpp362 bool connected = *reinterpret_cast<const bool*>(rawData); in AudioServerNotifyDeviceInfoTest() local
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Daudio_service_unit_test.cpp180 bool connected = true; in HWTEST() local
/foundation/graphic/graphic_2d/rosen/samples/composer/
H A Dhello_composer.cpp100 void HelloComposer::OnScreenPlug(std::shared_ptr<HdiOutput> &output, bool connected, void* data) in OnScreenPlug() argument
341 void HelloComposer::OnHotPlugEvent(std::shared_ptr<HdiOutput> &output, bool connected) in OnHotPlugEvent() argument
352 void HelloComposer::OnHotPlug(std::shared_ptr<HdiOutput> &output, bool connected) in OnHotPlug() argument
[all...]
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_engine_sample.cpp103 void DrawingEngineSample::OnScreenPlug(std::shared_ptr<HdiOutput> &output, bool connected, void* data) in OnScreenPlug() argument
376 void DrawingEngineSample::OnHotPlugEvent(const std::shared_ptr<HdiOutput> &output, bool connected) in OnHotPlugEvent() argument
H A Drender_context_sample.cpp64 void RenderContextSample::OnScreenPlug(std::shared_ptr<HdiOutput> &output, bool connected, void* data) in OnScreenPlug() argument
467 void RenderContextSample::OnHotPlugEvent(const std::shared_ptr<HdiOutput> &output, bool connected) in OnHotPlugEvent() argument
H A Ddrawing_sample_canvaskit0310.cpp509 static void OnScreenPlug(std::shared_ptr<HdiOutput> &output, bool connected, void* data) in OnScreenPlug() argument
516 void HelloDrawing::OnHotPlugEvent(std::shared_ptr<HdiOutput> &output, bool connected) in OnHotPlugEvent() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_client/
H A Dwifi_client.cpp383 bool connected = false; in HandleGetStatus() local
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_manager_proxy.cpp444 void AudioManagerProxy::NotifyDeviceInfo(std::string networkId, bool connected) in NotifyDeviceInfo() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp1190 std::unique_ptr<State> connected = std::make_unique<Connected>(*this, device); in StateMachine() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_manager_stub.cpp390 const bool connected = data.ReadBool(); in HandleNotifyDeviceInfo() local
H A Daudio_server.cpp1329 void AudioServer::NotifyDeviceInfo(std::string networkId, bool connected) in NotifyDeviceInfo() argument
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp605 bool connected = false; in TcpSendEvent() local
1708 bool connected = false; in IsRemoteConnect() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp6008 UpdateGroupInfo(GroupType type, std::string groupName, int32_t& groupId, std::string networkId, bool connected, int32_t mappingId) UpdateGroupInfo() argument
[all...]

Completed in 44 milliseconds