| /base/usb/usb_manager/services/native/src/ |
| D | usb_device_manager.cpp | 203 void UsbDeviceManager::ProcessFuncChange(bool connected, int32_t currentFunc) in ProcessFuncChange() argument 205 …USB_HILOGI(MODULE_USB_SERVICE, "Current Connect %{public}d,bconnected: %{public}d", connected, cur… in ProcessFuncChange() 209 want.SetParam(std::string {UsbSrvSupport::CONNECTED}, connected); in ProcessFuncChange() 224 USB_HILOGI(MODULE_SERVICE, "send COMMON_EVENT_USB_STATE broadcast connected:%{public}d, " in ProcessFuncChange() 225 "currentFunctions:%{public}d", connected, currentFunc); in ProcessFuncChange() 227 ReportDevicePlugSysEvent(currentFunc, connected); in ProcessFuncChange() 228 ProcessFunctionSwitchWindow(connected); in ProcessFuncChange() 231 void UsbDeviceManager::ProcessFunctionSwitchWindow(bool connected) in ProcessFunctionSwitchWindow() argument 239 if (connected) { in ProcessFunctionSwitchWindow() 336 void UsbDeviceManager::ReportDevicePlugSysEvent(int32_t currentFunctions, bool connected) in ReportDevicePlugSysEvent() argument [all …]
|
| /base/usb/usb_manager/services/native/include/ |
| D | usb_device_manager.h | 49 void ProcessFunctionSwitchWindow(bool connected); 53 void ReportDevicePlugSysEvent(int32_t currentFunctions, bool connected); 54 void ProcessFuncChange(bool connected, int32_t currentFunc);
|
| /base/telephony/core_service/interfaces/kits/c/telephony_radio/include/ |
| D | telephony_radio_type.h | 113 /* The device is in idle or connected state in an LTE cell that does not support NSA */ 117 …/* The device is connected to the LTE network in an LTE cell that supports NSA and NR coverage det… 121 /* The device is connected to the LTE/NR network in an LTE cell that supports NSA */ 123 /* The device is idle or connected to the NG-RAN cell when being attached to the 5G Core */
|
| /base/telephony/call_manager/services/audio/src/audio_state/ |
| D | speaker_device_state.cpp | 30 // should switch to wired headset route while wired headset connected in ProcessEvent() 35 // should switch to bluetooth sco route while bluetooth sco connected in ProcessEvent()
|
| /base/usb/usb_manager/interfaces/innerkits/native/include/ |
| D | usb_srv_support.h | 23 static constexpr std::string_view CONNECTED {"connected"};
|
| /base/telephony/core_service/frameworks/js/network_search/include/ |
| D | napi_radio_types.h | 150 … * Indicates that a device is idle under or is connected to an LTE cell that does not support NSA. 160 * Indicates that a device is connected to an LTE network under an LTE cell 171 … * Indicates that a device is connected to an LTE + NR network under an LTE cell that supports NSA. 176 …* Indicates that a device is idle under or is connected to an NG-RAN cell while being attached to …
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| D | get_bluetooth_info_plugin.cpp | 34 CONNECTED, enumerator 78 case static_cast<int32_t>(Bluetooth::BTConnectState::CONNECTED): in TransformBluetoothConnectionState() 79 realConnectionState = BluetoothConnectionState::CONNECTED; in TransformBluetoothConnectionState()
|
| /base/telephony/cellular_data/interfaces/innerkits/ |
| D | cellular_data_types.h | 75 * Indicates that a cellular data link is being connected. 80 * Indicates that a cellular data link is connected.
|
| D | cellular_data_client.h | 36 * @brief Whether cellular data service is connected. 38 * @return Return true on connected, false on not connected.
|
| /base/theme/wallpaper_mgr/frameworks/kits/extension/include/ |
| D | js_wallpaper_extension_ability.h | 71 * @brief Called when this Wallpaper extension is connected for the first time. 76 * @return Returns a pointer to the <b>sid</b> of the connected Wallpaper extension. 81 * @brief Called when all abilities connected to this Wallpaper extension are disconnected.
|
| D | wallpaper_extension_context.h | 55 * @param conn Indicates the callback object when the target ability is connected. 84 * @param conn Indicates the callback object when the target ability is connected.
|
| /base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/ |
| D | get_bluetooth_info_plugin_test.cpp | 42 CONNECTED, enumerator 120 …ugin.TransformBluetoothConnectionState(static_cast<int32_t>(Bluetooth::BTConnectState::CONNECTED)); 121 ASSERT_TRUE(realConnectionState == BluetoothConnectionState::CONNECTED);
|
| /base/telephony/core_service/interfaces/innerkits/include/ |
| D | network_search_types.h | 166 … * Indicates that a device is idle under or is connected to an LTE cell that does not support NSA. 176 * Indicates that a device is connected to an LTE network under an LTE cell 187 … * Indicates that a device is connected to an LTE + NR network under an LTE cell that supports NSA. 192 …* Indicates that a device is idle under or is connected to an NG-RAN cell while being attached to …
|
| /base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
| D | stats_wifi_test.cpp | 67 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 95 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 122 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 150 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 185 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 247 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 283 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 450 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 490 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 526 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); [all …]
|
| /base/print/print_fwk/frameworks/kits/extension/include/ |
| D | js_print_extension.h | 79 * @brief Called when this Print extension is connected for the first time. 84 * @return Returns a pointer to the <b>sid</b> of the connected Print extension. 89 * @brief Called when all abilities connected to this Print extension are disconnected.
|
| D | print_extension_context.h | 55 * @param conn Indicates the callback object when the target ability is connected. 84 * @param conn Indicates the callback object when the target ability is connected.
|
| /base/powermgr/battery_statistics/test/unittest/src/servicetest/ |
| D | stats_service_wifi_test.cpp | 85 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 116 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 146 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 177 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 215 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 285 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 326 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 496 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 537 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); 575 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED); [all …]
|
| /base/telephony/call_manager/services/call/src/ |
| D | call_connect_ability.cpp | 42 TELEPHONY_LOGE("callui has already connected"); in ConnectAbility() 118 TELEPHONY_LOGE("callui is not connected, no need to disconnect ability"); in WaitForConnectResult()
|
| /base/inputmethod/imf/frameworks/kits/extension/include/ |
| D | js_inputmethod_extension.h | 65 * @brief Called when this InputMethod extension is connected for the first time. 72 * @return Returns a pointer to the <b>sid</b> of the connected InputMethod extension. 77 * @brief Called when all abilities connected to this InputMethod extension are disconnected.
|
| D | inputmethod_extension_context.h | 61 * connected. 96 * connected.
|
| /base/theme/wallpaper_mgr/services/src/ |
| D | wallpaper_extension_ability_connection.cpp | 26 HILOG_INFO("on ability connected."); in OnAbilityConnectDone()
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/ |
| D | dfx_signalhandler_exception.c | 78 int connected = OHOS_TEMP_FAILURE_RETRY(connect(fd, (struct sockaddr*)(&server), len)); in ConnectSocket() local 79 if (connected < 0) { in ConnectSocket()
|
| /base/update/updater/services/ui/driver/ |
| D | drm_driver.cpp | 136 // get connected connector in GetFirstConnector() 153 // get connected connector in GetConnectorByType() 248 // 4: check it has connected connector and crtc in GetOneResources() 273 // 2 : get connected connector in DrmInit()
|
| /base/telephony/call_manager/services/spam_call/src/ |
| D | spam_call_connection.cpp | 30 TELEPHONY_LOGE("Connected service is invalid!"); in OnAbilityConnectDone()
|
| /base/useriam/user_auth_framework/services/remote_connect/inc/ |
| D | remote_connect_listener.h | 33 CONNECTED = 1, enumerator
|