Home
last modified time | relevance | path

Searched defs:state (Results 2951 - 2975 of 5157) sorted by relevance

1...<<111112113114115116117118119120>>...207

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Ddsoftbus_app_dfile.c64 static void TestChangeDebugState(int32_t state) in TestChangeDebugState() argument
198 static void TestActiveSendFile(int32_t state) in TestActiveSendFile() argument
279 static void TestReceiveFile(int32_t state) in TestReceiveFile() argument
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_trans.c292 enum ConnBrConnectionState state = connection->state; in ConnBrPostBytes() local
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c164 static void BleGattcConnStateCallback(int32_t underlayerHandle, int32_t state, int32_t status) in BleGattcConnStateCallback() argument
291 int32_t state = connection->state; RetrySearchService() local
455 SwitchNotifacatedHandler( enum ConnBleConnectionState state, const CommonStatusContext *ctx, ConnBleConnection *connection) SwitchNotifacatedHandler() argument
504 enum ConnBleConnectionState state = connection->state; NotificatedMsgHandler() local
689 enum ConnBleConnectionState state = BLE_CONNECTION_STATE_INVALID; DisconnectedMsgHandler() local
823 enum ConnBleConnectionState state = connection->state; ConnGattClientUpdatePriority() local
[all...]
H A Dsoftbus_conn_ble_trans.c348 enum ConnBleConnectionState state = connection->state; in ConnBlePostBytesInner() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/adapter/
H A Dp2p_adapter.cpp79 enum P2pState state; in IsWifiP2pEnabled() local
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_pending_test.cpp415 CoreSessionState state = CORE_SESSION_STATE_CHANNEL_OPENED; in HWTEST_F() local
509 CoreSessionState state = CORE_SESSION_STATE_CANCELLING; in HWTEST_F() local
582 CoreSessionState state in HWTEST_F() local
776 CoreSessionState state = CORE_SESSION_STATE_INIT; HWTEST_F() local
812 CoreSessionState state = CORE_SESSION_STATE_INIT; HWTEST_F() local
856 CoreSessionState state = CORE_SESSION_STATE_INIT; HWTEST_F() local
1383 CoreSessionState state = CORE_SESSION_STATE_INIT; HWTEST_F() local
[all...]
H A Dtrans_lane_common_test.cpp638 CoreSessionState state = CORE_SESSION_STATE_WAIT_LANE; in HWTEST_F() local
681 CoreSessionState state = CORE_SESSION_STATE_WAIT_LANE; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp946 InnerLink::LinkState state = InnerLink::LinkState::INVALID_STATE; in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_decision_db_deps_mock.cpp160 void LnnNotifyNetworkStateChanged(SoftBusNetworkState state) in LnnNotifyNetworkStateChanged() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c52 CoreSessionState state; member
626 int32_t TransSetSocketChannelStateBySession(const char *sessionName, int32_t sessionId, CoreSessionState state) in TransSetSocketChannelStateBySession() argument
651 int32_t TransSetSocketChannelStateByChannel(int32_t channelId, int32_t channelType, CoreSessionState state) in TransSetSocketChannelStateByChannel() argument
407 TransAddSocketChannelInfo( const char *sessionName, int32_t sessionId, int32_t channelId, int32_t channelType, CoreSessionState state) TransAddSocketChannelInfo() argument
675 TransGetSocketChannelStateBySession(const char *sessionName, int32_t sessionId, CoreSessionState *state) TransGetSocketChannelStateBySession() argument
738 TransGetSocketChannelStateByChannel(int32_t channelId, int32_t channelType, CoreSessionState *state) TransGetSocketChannelStateByChannel() argument
[all...]
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_service.cpp215 std::string state = pair.second ? "Enable" : "Disable"; in GetDumpMessage() local
/foundation/communication/netstack/test/unittest/tls_test/server/
H A Dtls_socket_server_branch_test.cpp176 Socket::SocketStateBase state; in HWTEST_F() local
/foundation/communication/wifi/wifi/base/state_machine/src/
H A Dstate_machine.cpp79 void StateMachine::StatePlus(State *state, State *upper) in StatePlus() argument
89 void StateMachine::StateDelete(State *state) in StateDelete() argument
321 StateInfo *StateMachineHandler::StatePlus(State *state, State *upper) in StatePlus() argument
370 StateDelete(State *state) StateDelete() argument
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_callback_stub.cpp109 void WifiP2pCallbackStub::OnP2pStateChanged(int state) in OnP2pStateChanged() argument
214 int state = data.ReadInt32(); in RemoteOnP2pStateChanged() local
/foundation/communication/netstack/test/unittest/tlssocket/server/
H A Dtls_socket_server_branch_test.cpp176 Socket::SocketStateBase state; in HWTEST_F() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/
H A Dwifi_idl_inner_interface.cpp184 void OnP2pConnectSupplicant(int state) in OnP2pConnectSupplicant() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_stub.cpp404 bool state = false; in OnGetScanOnlyAvailable() local
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnet_vpn_impl.cpp64 void NetVpnImpl::NotifyConnectState(const VpnConnectState &state) in NotifyConnectState() argument
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_callback.c273 WifiP2pHalCbNotifyConnectSupplicant(int state) WifiP2pHalCbNotifyConnectSupplicant() argument
691 P2pHalCbStaConnectState(const char *p2pDeviceAddress, const char *p2pGroupAddress, int state) P2pHalCbStaConnectState() argument
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_stub.cpp175 int state = 0; in OnGetApStateWifi() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_utils.cpp94 int state = 0; SplitSchemaAttribute() local
[all...]
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_manager.cpp365 OnHardwareStateChanged(const std::string &devId, const std::string &dhId, const int32_t state) OnHardwareStateChanged() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/unittest/common/cameraoperator/
H A Ddcamera_client_test.cpp271 auto state = static_cast<CameraStandard::FocusCallback::FocusState>(invalidParam); in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.cpp499 void HiViewAdapter::ReportUseBehaviour(PasteData& pastData, const char* state, int32_t result) in ReportUseBehaviour() argument
/foundation/distributedhardware/device_manager/services/implementation/src/devicestate/
H A Ddm_device_state_manager.cpp203 DmDeviceState state = DEVICE_INFO_READY; in OnDbReady() local

Completed in 32 milliseconds

1...<<111112113114115116117118119120>>...207