Home
last modified time | relevance | path

Searched defs:state (Results 751 – 775 of 2316) sorted by relevance

1...<<31323334353637383940>>...93

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_test/AMS/
H A Dmock_ability_manager_client.cpp66 ErrCode AbilityManagerClient::AbilityTransitionDone(sptr<IRemoteObject> token, int state, const Pac… in AbilityTransitionDone()
159 ErrCode AbilityManagerClient::DumpState(const std::string& args, std::vector<std::string>& state) in DumpState()
H A Dmock_ability_manager_service.cpp138 …const std::string& args, std::vector<std::string>& state, bool isClient, bool isUserID, int UserID) in DumpSysState()
142 const sptr<IRemoteObject>& token, int state, const PacMap& saveData) in AbilityTransitionDone()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_set_overlay_enabled_test.cpp112 … std::string state = TEST_MODULE_NAME + Constants::FILE_UNDERLINE + std::to_string(OVERLAY_ENABLE); in AddOverlayInnerBundleInfo() local
158 void BmsBundleSetOverlayEnabledTest::CheckEnabledState(int32_t state) in CheckEnabledState()
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_modem.cpp41 …dem::GetRadioStateResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, int32_t state) in GetRadioStateResponse()
138 int32_t TelRilModem::RadioStateUpdated(int32_t state) in RadioStateUpdated()
/ohos5.0/drivers/peripheral/vibrator/test/benchmarktest/
H A Dhdf_vibrator_benchmark_test.cpp48 void VibratorBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
53 void VibratorBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp69 DScreenState state = ENABLING; variable
116 DScreenState state = ENABLING; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_protect_manager.cpp252 int state = static_cast<int>(AppExecFwk::ApplicationState::APP_STATE_END); in GetNearlyProtectMode() local
444 void WifiProtectManager::OnAppForegroudChanged(const std::string &bundleName, int state) in GetNearlyProtectMode()
/ohos5.0/base/powermgr/battery_manager/test/benchmarktest/
H A Dbattery_benchmark_test.cpp30 void SetUp(const ::benchmark::State& state) {} in SetUp()
31 void TearDown(const ::benchmark::State& state) {} in TearDown()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.cpp385 double& offset, int32_t source, NestedState state) in HandleScrollParentFirst()
425 double& offset, int32_t source, NestedState state) in HandleScrollSelfFirst()
467 double& offset, int32_t source, NestedState state) in HandleScrollSelfOnly()
493 double& offset, int32_t source, NestedState state) in HandleScrollParallel()
534 ScrollResult Scrollable::HandleScroll(double offset, int32_t source, NestedState state) in HandleScroll()
777 [[deprecated]] void Scrollable::ExecuteScrollFrameBegin(double& mainDelta, ScrollState state) in ExecuteScrollFrameBegin()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_client/
H A Dwifi_client.cpp129 void OnWifiStateChanged(int state) override in OnWifiStateChanged()
134 void OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) override in OnWifiConnectionChanged()
145 void OnWifiWpsStateChanged(int state, const std::string &pinCode) override in OnWifiWpsStateChanged()
178 void OnWifiScanStateChanged(int state) override in OnWifiScanStateChanged()
549 int state; in HandleGetWifiState() local
563 WifiDetailState state; in HandleGetWifiDetailState() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_host_callback.cpp103 void FormHostCallback::OnAcquireState(AppExecFwk::FormState state, const AAFwk::Want &want, in OnAcquireState()
/ohos5.0/foundation/ability/form_fwk/test/mock/src/
H A Dmock_form_host_client.cpp63 void MockFormHostClient::OnAcquireState(AppExecFwk::FormState state, const AAFwk::Want &want) in OnAcquireState()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_network_test.cpp120 int32_t state = TEST_STATE1; variable
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/remotemissionlistenerstub_fuzzer/
H A Dremotemissionlistenerstub_fuzzer.cpp44 void NotifyNetDisconnect(const std::string& deviceId, int32_t state) override in NotifyNetDisconnect()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_observer.h30 virtual void OnConnectionChanged(const GattDevice &device, uint16_t connectionHandle, int state) in OnConnectionChanged()
/ohos5.0/base/telephony/core_service/services/network_search/include/
H A Ddevice_state_observer.h74 const NetManagerStandard::SharingIfaceState &state) override {} in OnInterfaceSharingStateChanged()
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsendcommandhdi_fuzzer/
H A Dcodecsendcommand_fuzzer.cpp41 CodecStateType state = CODEC_STATE_INVALID; in WaitState() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dremote_mission_listener_proxy.cpp66 void RemoteMissionListenerProxy::NotifyNetDisconnect(const std::string& deviceId, int32_t state) in NotifyNetDisconnect()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appstateobservermanager_fuzzer/
H A Dappstateobservermanager_fuzzer.cpp57 ApplicationState state = ApplicationState::APP_STATE_CREATE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_ap_hal_interface_test.cpp31 void ApHalTestStateCbk(int state) in ApHalTestStateCbk()
/ohos5.0/foundation/multimodalinput/input/service/device_state_manager/src/
H A Ddevice_event_monitor.cpp94 int32_t state = eventData.GetWant().GetIntParam("state", -1); in SetCallState() local
/ohos5.0/base/notification/common_event_service/test/fuzztest/commonevent_fuzzer/
H A Dcommonevent_fuzzer.cpp43 std::vector<std::string> state; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/web/webview/interfaces/kits/napi/protos/
H A Dweb_download.proto59 optional WebDownloadState state = 14; field
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/mock/
H A Ddisplay_mock_test.cpp49 uint32_t displayId, DisplayPowerMgr::DisplayState state, uint32_t reason) in OnDisplayStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_hid_host.cpp47 …ErrCode OnConnectionStateChanged(const BluetoothRawAddress &device, int32_t state, int32_t cause) … in OnConnectionStateChanged()
72 for (int32_t state : states) { in GetDevicesByStates() local
251 int32_t HidHost::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState()

1...<<31323334353637383940>>...93