Home
last modified time | relevance | path

Searched defs:state (Results 1226 - 1250 of 4288) sorted by relevance

1...<<41424344454647484950>>...172

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_scan_manager.cpp228 void WifiScanManager::DealScanFinished(int state, int instId) in DealScanFinished() argument
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_service_test.cpp193 SharingIfaceState state; in HWTEST_F() local
201 SharingIfaceState state; in HWTEST_F() local
299 SharingIfaceState state = SharingIfaceState::SHARING_NIC_CAN_SERVER; in HWTEST_F() local
308 SharingIfaceState state = SharingIfaceState::SHARING_NIC_CAN_SERVER; in HWTEST_F() local
H A Dnetworkshare_manager_test.cpp160 SharingIfaceState state; in HWTEST_F() local
171 SharingIfaceState state; in HWTEST_F() local
209 SharingIfaceState state in HWTEST_F() local
74 OnInterfaceSharingStateChanged(const SharingIfaceType &type, const std::string &iface, const SharingIfaceState &state) OnInterfaceSharingStateChanged() argument
218 SharingIfaceState state = SharingIfaceState::SHARING_NIC_SERVING; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_state_machine_test.cpp86 void WrapOnApStateChange(ApState state) in WrapOnApStateChange() argument
92 void WrapOnApStateChangeFail(ApState state) in WrapOnApStateChangeFail() argument
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnet_vpn_impl_test.cpp71 void VpnConnStateCbTest::OnVpnConnStateChanged(const VpnConnectState &state) {} in OnVpnConnStateChanged() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_country_code/
H A Dwifi_country_code_manager.cpp208 void WifiCountryCodeManager::DealStaConnChanged(OperateResState state, const WifiLinkedInfo &info, int instId) in DealStaConnChanged() argument
219 void WifiCountryCodeManager::DealApStateChanged(ApState state, int id) in DealApStateChanged() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_callback_test.cpp264 int state = STATUS_MSG; in HWTEST_F() local
282 int state = STATUS_MSG; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_p2p_test.cpp38 void P2pCallback(P2pState state) in P2pCallback() argument
65 P2pState* state = &g_moded; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dmock_state_machine.cpp190 void StateMachine::StatePlus(State *state, State *upper) in StatePlus() argument
192 void StateMachine::StateDelete(State *state) in StateDelete() argument
/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_stub.cpp76 int state = GetState(); in HandleGetState() local
/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_test.cpp77 int state = ctrl.GetNfcState(); in HWTEST_F() local
96 int state = ctrl.GetNfcState(); in HWTEST_F() local
112 int state = ctrl.GetNfcState(); in HWTEST_F() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_app_acceleration.cpp57 void StaAppAcceleration::DealStaConnChanged(OperateResState state, const WifiLinkedInfo &info, int instId) in DealStaConnChanged() argument
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/
H A Dnetworkshare_service_proxy.cpp156 int32_t NetworkShareServiceProxy::GetSharingState(SharingIfaceType type, SharingIfaceState &state) in GetSharingState() argument
177 int32_t NetworkShareServiceProxy::GetNetSharingIfaces(const SharingIfaceState &state, std::vector<std::string> &ifaces) in GetNetSharingIfaces() argument
/foundation/communication/netmanager_ext/services/mdnsmanager/include/
H A Dmdns_protocol_impl.h65 State state = State::DEAD; member
/foundation/communication/netmanager_ext/services/networksharemanager/src/stub/
H A Dnetworkshare_service_stub.cpp174 int32_t state; in ReplyGetNetSharingIfaces() local
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_callback_stub.cpp102 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiStateChanged(int state) in OnWifiStateChanged() argument
112 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) in OnWifiConnectionChanged() argument
130 OnWifiWpsStateChanged(int state, const std::string &pinCode) OnWifiWpsStateChanged() argument
157 int state = data.ReadInt32(); RemoteOnWifiStateChanged() local
165 int state = data.ReadInt32(); RemoteOnWifiConnectionChanged() local
219 int state = data.ReadInt32(); RemoteOnWifiWpsStateChanged() local
[all...]
H A Dwifi_device_callback_stub_lite.cpp116 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiStateChanged(int state) in OnWifiStateChanged() argument
125 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) in OnWifiConnectionChanged() argument
141 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiWpsStateChanged(int state, const std::string &pinCode) in OnWifiWpsStateChanged() argument
157 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnDeviceConfigChanged(ConfigChange state) in OnDeviceConfigChanged() argument
168 int state = 0; in RemoteOnWifiStateChanged() local
178 int state = 0; RemoteOnWifiConnectionChanged() local
236 int state = 0; RemoteOnWifiWpsStateChanged() local
255 int state = 0; RemoteOnDeviceConfigChanged() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_internal_event_dispatcher_lite.cpp212 void WifiInternalEventDispatcher::PublishConnStateChangedEvent(int state, const WifiLinkedInfo &info) in PublishConnStateChangedEvent() argument
240 void WifiInternalEventDispatcher::PublishRssiValueChangedEvent(int state) in PublishRssiValueChangedEvent() argument
253 void WifiInternalEventDispatcher::PublishWifiStateChangedEvent(int state) in PublishWifiStateChangedEvent() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dsharing_center.h51 int32_t state = Confirmation::CFM_NIL; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dauto_launch.h58 AutoLaunchItemState state = AutoLaunchItemState::UN_INITIAL; member
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_pin_holder.h66 (void)state; variable
H A DUTTest_ipc_server_stub.cpp215 ServiceRunningState state = IpcServerStub::GetInstance().QueryServiceState(); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_cloud_utils.cpp149 napi_value state = nullptr; in Convert2JSValue() local
[all...]
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/unittest/audiosourcetest/include/
H A Ddaudio_ipc_common.h59 void OnStateChanged(const std::string &uuid, const std::string &dhId, const BusinessState state) in OnStateChanged() argument
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Ddcamera_channel_sink_impl_test.cpp258 int32_t state = 1; in HWTEST_F() local

Completed in 15 milliseconds

1...<<41424344454647484950>>...172