Home
last modified time | relevance | path

Searched defs:state (Results 1926 - 1950 of 4577) sorted by relevance

1...<<71727374757677787980>>...184

/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_tracker_test.cpp244 SharingIfaceState state = SharingIfaceState::SHARING_NIC_SERVING; in HWTEST_F() local
266 SharingIfaceState state = SharingIfaceState::SHARING_NIC_SERVING; in HWTEST_F() local
309 SharingIfaceState state = SharingIfaceState::SHARING_NIC_SERVING; HWTEST_F() local
322 SharingIfaceState state = SharingIfaceState::SHARING_NIC_ERROR; HWTEST_F() local
348 SharingIfaceState state = static_cast<SharingIfaceState>(4); HWTEST_F() local
551 int32_t state = 2; HWTEST_F() local
697 int state = SUB_SM_STATE_AVAILABLE; HWTEST_F() local
[all...]
/foundation/communication/netstack/test/unittest/tls_test/server/
H A Dtls_socket_branch_test.cpp127 Socket::SocketStateBase state; in HWTEST_F() local
/foundation/communication/wifi/wifi/relation_services/common/
H A Dwifi_hal_common_func.c133 int state = 0; in GetIfaceState() local
[all...]
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifiscanserver_fuzzer/
H A Dwifiscanserver_fuzzer.cpp72 bool state = (static_cast<int>(data[0]) % TWO) ? true : false; in ScanInterfaceFuzzTest() local
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/
H A Dnetworkshare_client.cpp154 int32_t NetworkShareClient::GetSharingState(const SharingIfaceType &type, SharingIfaceState &state) in GetSharingState() argument
165 int32_t NetworkShareClient::GetSharingIfaces(const SharingIfaceState &state, std::vector<std::string> &ifaces) in GetSharingIfaces() argument
/foundation/communication/netstack/test/unittest/tlssocket/server/
H A Dtls_socket_branch_test.cpp127 Socket::SocketStateBase state; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_device_test.cpp100 WifiDetailState state; in GetWifiDetailStateSucess() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_toggler_manager.cpp252 ErrCode WifiTogglerManager::SatelliteToggled(int state) in SatelliteToggled() argument
271 void WifiTogglerManager::SetSatelliteStartState(bool state) in SetSatelliteStartState() argument
[all...]
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dopen_vpn_ctl.cpp119 cJSON* state = cJSON_GetObjectItem(message, OPENVPN_NODE_UPDATE_STATE); in HandleClientMessage() local
133 void OpenvpnCtl::UpdateState(cJSON* state) in UpdateState() argument
185 void OpenvpnCtl::UpdateOpenvpnState(const int32_t state) in UpdateOpenvpnState() argument
[all...]
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/hostapd_hal/
H A Dwifi_hostapd_hal.h57 char state[BUFFER_SIZE_16]; member
/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wificdevice_fuzzer/
H A Dwificdevice_fuzzer.cpp248 WifiDetailState state; in GetWifiDetailStateTest() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dnetworkvpn_service_test.cpp328 VpnConnectState state = VpnConnectState::VPN_CONNECTED; in HWTEST_F() local
493 VpnConnectState state = VpnConnectState::VPN_CONNECTED; in HWTEST_F() local
/foundation/communication/wifi/wifi/frameworks/cj/src/
H A Dwifi_callback.cpp185 wifiScanStateChange(state); global() variable
274 p2pStateChange(state); global() variable
[all...]
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hotspot_proxy.cpp142 ErrCode WifiHotspotProxy::GetHotspotState(int &state) in GetHotspotState() argument
H A Dwifi_hotspot_impl.cpp109 ErrCode WifiHotspotImpl::GetHotspotState(int &state) in GetHotspotState() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/app_network_speed_limit/
H A Dapp_network_speed_limit_service.cpp74 void AppNetworkSpeedLimitService::DealStaConnChanged(OperateResState state, const WifiLinkedInfo &info, int instId) in DealStaConnChanged() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_engine.cpp367 void StorageEngine::SetEngineState(EngineState state) in SetEngineState() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_dfx_adapter.h66 State state; member
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/
H A Djs_config.cpp153 CloudService::Switch state; in ChangeAppCloudSwitch() member
[all...]
/foundation/distributedhardware/device_manager/commondependency/include/
H A Ddeviceprofile_connector.h54 int32_t state; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_controller_test.cpp308 int32_t state = 0; in HWTEST_F() local
505 int32_t state = 0; in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.h316 void OnFocusState(FocusState state) in OnFocusState() argument
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_cmd_parser.cpp322 int32_t state = 0; in ON_IPC_CMD() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_output.cpp203 void DCameraSinkOutput::OnSessionState(DCStreamType type, int32_t state) in OnSessionState() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_sink_controller_test.cpp321 int32_t state = -1; in HWTEST_F() local

Completed in 18 milliseconds

1...<<71727374757677787980>>...184