| /foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
| H A D | i_cooperate_state.cpp | 30 void ICooperateState::TransiteTo(Context &context, CooperateState state) in TransiteTo() argument 61 void ICooperateState::ICooperateStep::TransiteTo(Context &context, CooperateState state) in TransiteTo() argument
|
| /foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/ |
| H A D | frame_msg_intf.cpp | 93 void FrameMsgIntf::ReportAppInfo(const int pid, const int uid, const std::string bundleName, ThreadState state) in ReportAppInfo() argument 106 void FrameMsgIntf::ReportProcessInfo(const int pid, const int uid, const std::string bundleName, ThreadState state) in ReportProcessInfo() argument
|
| /foundation/resourceschedule/memmgr/interface/innerkits/src/ |
| H A D | app_state_subscriber.cpp | 45 void AppStateSubscriber::OnAppStateChanged(int32_t pid, int32_t uid, int32_t state) {}
in OnAppStateChanged() argument 93 void AppStateSubscriber::AppStateSubscriberImpl::OnAppStateChanged(int32_t pid, int32_t uid, int32_t state)
in OnAppStateChanged() argument
|
| /foundation/resourceschedule/ffrt/src/sched/ |
| H A D | interval.cpp | 212 void DefaultInterval::UpdateTaskSwitch(TaskSwitchState state) in UpdateTaskSwitch() argument
|
| /foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/ |
| H A D | app_state_subscriber_stub.cpp | 82 int32_t state;
in HandleOnAppStateChanged() local
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
| H A D | system_ability_manager_dumper_test.cpp | 219 string state = "LOADED"; in HWTEST_F() local 244 string state = "LOADED"; in HWTEST_F() local 380 std::string state; in HWTEST_F() local 435 std::string state; in HWTEST_F() local
|
| /foundation/window/window_manager/dm/test/unittest/ |
| H A D | display_power_unit_test.cpp | 251 ScreenPowerState state = ScreenManager::GetInstance().GetScreenPower(defaultId_);
in HWTEST_F() local 272 DisplayState state = DisplayManager::GetInstance().GetDisplayState(defaultId_);
in HWTEST_F() local
|
| /foundation/window/window_manager/dmserver/test/unittest/ |
| H A D | display_manager_agent_controller_test.cpp | 61 DisplayState state = DisplayState::ON; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/tests/adapter/unittest/ |
| H A D | softbus_network_test.cpp | 120 int32_t state = TEST_STATE1; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/ |
| H A D | hb_ctrl_deps_mock.cpp | 40 void LnnNotifyNetworkStateChanged(SoftBusNetworkState state) in LnnNotifyNetworkStateChanged() argument
|
| /foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/ |
| H A D | wifi_mock.cpp | 91 WifiErrorCode GetWifiDetailState(WifiDetailState *state) in GetWifiDetailState() argument 96 WifiErrorCode GetP2pEnableStatus(P2pState *state) in GetP2pEnableStatus() argument
|
| /foundation/communication/wifi/wifi/frameworks/native/src/ |
| H A D | wifi_scan_callback_stub.cpp | 81 void WifiScanCallbackStub::OnWifiScanStateChanged(int state) in OnWifiScanStateChanged() argument
|
| H A D | wifi_scan_callback_stub_lite.cpp | 90 void WifiScanCallbackStub::OnWifiScanStateChanged(int state) in OnWifiScanStateChanged() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
| H A D | ap_state_machine.cpp | 68 void ApStateMachine::OnApStateChange(ApState state) in OnApStateChange() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/ |
| H A D | self_cure_interface.cpp | 122 void SelfCureInterface::DealStaConnChanged(OperateResState state, const WifiLinkedInfo &info, int instId) in DealStaConnChanged() argument
|
| /foundation/communication/wifi/wifi/test/fuzztest/fuzz_common_func/ |
| H A D | mock_scan_state_machine.cpp | 110 void WifiManagers::DealScanFinished(int state, int instId) in DealScanFinished() argument
|
| /foundation/communication/wifi/wifi/base/state_machine/include/ |
| H A D | state_machine.h | 337 State *state; global() member [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/ |
| H A D | wifi_hotspot_manager.cpp | 121 void WifiHotspotManager::DealApStateChanged(ApState state, int id)
in DealApStateChanged() argument
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
| H A D | wifi_device_callback_proxy_lite.cpp | 36 void WifiDeviceCallBackProxy::OnWifiStateChanged(int state) in OnWifiStateChanged() argument 61 void WifiDeviceCallBackProxy::OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) in OnWifiConnectionChanged() argument 131 void WifiDeviceCallBackProxy::OnWifiWpsStateChanged(int state, const std::string &pinCode) in OnWifiWpsStateChanged() argument 182 void WifiDeviceCallBackProxy::OnDeviceConfigChanged(ConfigChange state) in OnDeviceConfigChanged() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/native/ |
| H A D | wifi_c_event_test.cpp | 36 static void OnWifiConnectionChanged(int state, WifiLinkedInfo *info) in OnWifiConnectionChanged() argument 41 static void OnWifiScanStateChanged(int state, int size) in OnWifiScanStateChanged() argument 46 static void OnHotspotStateChanged(int state) in OnHotspotStateChanged() argument 61 static void OnDeviceConfigChange(ConfigChange state) in OnDeviceConfigChange() argument
|
| H A D | wifi_inner_device_test.cpp | 167 int state; in HWTEST_F() local
|
| H A D | wifi_inner_hotspot_test.cpp | 63 int state; in HWTEST_F() local
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/sharing/src/ |
| H A D | netshare_callback_observer.cpp | 31 SharingIfaceState state; member 49 OnInterfaceSharingStateChanged(const SharingIfaceType &type, const std::string &iface, const SharingIfaceState &state) OnInterfaceSharingStateChanged() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
| H A D | self_cure_service_test.cpp | 76 OperateResState state = OperateResState::CONNECT_AP_CONNECTED; in HandleStaConnChangedTest() local 88 OperateResState state = OperateResState::DISCONNECT_DISCONNECTED; in HandleStaConnChangedTest2() local 95 OperateResState state = OperateResState::CONNECT_NETWORK_DISABLED; in HandleStaConnChangedTest3() local 102 OperateResState state = OperateResState::CONNECT_NETWORK_ENABLED; in HandleStaConnChangedTest4() local 109 OperateResState state = OperateResState::CONNECT_CHECK_PORTAL; in HandleStaConnChangedTest5() local [all...] |
| H A D | self_cure_interface_test.cpp | 77 OperateResState state = OperateResState::CONNECT_AP_CONNECTED; in DealStaConnChangedTest() local
|