Home
last modified time | relevance | path

Searched defs:state (Results 251 – 275 of 2316) sorted by relevance

1...<<11121314151617181920>>...93

/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/drag/include/
H A Djs_drag_manager.h51 DragState state; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_pass_through.cpp24 AvrcCtPassPacket::AvrcCtPassPacket(uint8_t oper, uint8_t state) : stateFlag_(state), operationId_(o… in AvrcCtPassPacket()
139 bool AvrcCtPassPacket::IsValidKeyState(uint8_t state) in IsValidKeyState()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_pass_through.cpp26 AvrcTgPassPacket::AvrcTgPassPacket(uint8_t oper, uint8_t state, uint8_t label) in AvrcTgPassPacket()
145 bool AvrcTgPassPacket::IsValidKeyState(uint8_t state) in IsValidKeyState()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dwifi_mock.cpp91 WifiErrorCode GetWifiDetailState(WifiDetailState *state) in GetWifiDetailState()
96 WifiErrorCode GetP2pEnableStatus(P2pState *state) in GetP2pEnableStatus()
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dget_bluetooth_info_plugin.cpp49 int32_t GetBluetoothInfoPlugin::TransformBluetoothState(int32_t state) in TransformBluetoothState()
98 int32_t state = Bluetooth::BluetoothHost::GetDefaultHost().GetBtState(); in OnGetPolicy() local
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/manager/
H A Daudio_manager_benchmarktest.cpp72 void AudioManagerBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
78 void AudioManagerBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_pan_server.cpp34 void OnConnectionStateChanged(const RawAddress &device, int state) override in OnConnectionStateChanged()
79 void OnSystemStateChange(const BTSystemState state) override in OnSystemStateChange()
194 int32_t BluetoothPanServer::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dparallel_task_queue.cpp59 ParallelTaskQueue::Task::Task(TaskState& state, IThreadPool::ITask& task, uint64_t id) in Task()
142 void ParallelTaskQueue::QueueTasks(vector<size_t>& waiting, TaskState& state) in QueueTasks()
187 TaskState state; in Execute() local
/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_controller_test.cpp77 int state = ctrl.GetNfcState(); variable
96 int state = ctrl.GetNfcState(); variable
112 int state = ctrl.GetNfcState(); variable
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_callback_proxy.cpp24 bool ScanCallbackProxy::OnCallback(uint32_t state, const ScanDeviceInfoTCP &info) in OnCallback()
56 bool ScanCallbackProxy::OnCallback(uint32_t state, const ScanDeviceInfo &info) in OnCallback()
88 bool ScanCallbackProxy::OnCallbackSync(uint32_t state, const ScanDeviceInfoSync &info) in OnCallbackSync()
/ohos5.0/base/print/print_fwk/test/fuzztest/scancallbackproxy_fuzzer/
H A Dscancallbackproxy_fuzzer.cpp28 uint32_t state = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in TestTcpOnCallback() local
37 uint32_t state = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in TestUsbOnCallback() local
46 uint32_t state = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in TestOnCallbackSync() local
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/observer_benchmark_test/
H A Dobserver_benchmark_test.cpp30 void SetUp(const ::benchmark::State& state) override in SetUp()
34 void TearDown(const ::benchmark::State& state) override in TearDown()
123 shared_ptr<BookObserver>& bookObserver3, benchmark::State& state) in AddObservers()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_dump_test_ng.cpp291 std::string state = "current"; variable
328 std::string state = "current"; variable
362 std::string state = "current"; variable
395 std::string state = "current"; variable
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/all_connect/
H A Dall_connect_manager_test.cpp192 …ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM… variable
215 …ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM… variable
239 …ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM… variable
248 ServiceCollaborationManagerBussinessStatus state) -> int32_t { in __anond14b49830202()
269 …ServiceCollaborationManagerBussinessStatus state = ServiceCollaborationManagerBussinessStatus::SCM… variable
278 ServiceCollaborationManagerBussinessStatus state) -> int32_t { in __anond14b49830302()
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp109 int32_t state, BtProfileType type) in SendConnMsgToEvtHandler()
352 int32_t state = 0; in DecideInitNextAction() local
476 int32_t state = 0; in HandleBtConnect() local
838 int32_t state, int32_t cause) in OnConnectionStateChanged()
847 int32_t state, int32_t cause) in OnConnectionStateChanged()
856 int state, int cause) in OnConnectionStateChanged()
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/
H A Dscan_callback.cpp73 void CallbackParam::SetCallbackParam(uint32_t &state, const ScanDeviceInfoTCP &deviceInfoTCP) in SetCallbackParam()
80 void CallbackParam::SetCallbackParam(uint32_t &state, const ScanDeviceInfo &deviceInfo) in SetCallbackParam()
87 void CallbackParam::SetCallbackSyncParam(uint32_t &state, const ScanDeviceInfoSync &deviceInfoSync) in SetCallbackSyncParam()
169 bool ScanCallback::OnCallback(uint32_t state, const ScanDeviceInfoTCP &info) in OnCallback()
193 bool ScanCallback::OnCallback(uint32_t state, const ScanDeviceInfo &info) in OnCallback()
217 bool ScanCallback::OnCallbackSync(uint32_t state, const ScanDeviceInfoSync &info) in OnCallbackSync()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/a2dp/
H A Da2dp_snk_test.cpp34 …virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged()
109 int state = profile_->GetPlayingState(device); variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_service.cpp90 void SelfCureService::HandleStaConnChanged(OperateResState state, const WifiLinkedInfo &info) in HandleStaConnChanged()
177 void SelfCureService::P2pEnhanceStateChange(const std::string &ifName, int32_t state) in P2pEnhanceStateChange()
/ohos5.0/foundation/multimedia/player_framework/test/unittest/observer_test/observer_unittest/
H A Dincall_observer_func_unittest.cpp35 bool StopAndRelease(AVScreenCaptureStateCode state) in StopAndRelease()
45 bool StopAndRelease(AVScreenCaptureStateCode state) in StopAndRelease()
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp277 DisplayState state = DisplayState::DISPLAY_OFF; in EmplaceInactive() local
791 DisplayState state = stateAction_->GetDisplayState(); in WakeupDeviceInner() local
816 DisplayState state = stateAction_->GetDisplayState(); in WakeupDeviceInner() local
931 void PowerStateMachine::SendEventToPowerMgrNotify(PowerState state, int64_t callTime) in WakeupDeviceInner()
1280 bool PowerStateMachine::CheckRunningLock(PowerState state) in WakeupDeviceInner()
1454 bool PowerStateMachine::IsSettingState(PowerState state) in WakeupDeviceInner()
1472 std::shared_ptr<FFRTTimer> ffrtTimer, PowerState state, StateChangeReason reason) : in WakeupDeviceInner()
1543 bool PowerStateMachine::NeedShowScreenLocks(PowerState state) in WakeupDeviceInner()
1634 bool PowerStateMachine::SetState(PowerState state, StateChangeReason reason, bool force) in WakeupDeviceInner()
1992 auto state = GetState(); in WakeupDeviceInner() local
[all …]
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_mixer.c334 struct UsbMixerBuild *state, int32_t unitId, int32_t index, char *buf, int32_t bufLen) in AudioUsbCheckMappedSelectorName()
355 static void *AudioUsbFindAudioControlUnit(struct UsbMixerBuild *state, unsigned char unit) in AudioUsbFindAudioControlUnit()
841 static int32_t AudioUsbGetClusterChannelsV3(struct UsbMixerBuild *state, uint32_t clusterId) in AudioUsbGetClusterChannelsV3()
890 struct UsbMixerBuild *state, struct UsbAudioTerm *term, void *unitDesc, int32_t id) in AudioUsbParseTermUac1ItermUnit()
902 struct UsbMixerBuild *state, struct UsbAudioTerm *term, void *unitDesc, int32_t id) in AudioUsbParseTermMixerUnit()
923 struct UsbMixerBuild *state, struct UsbAudioTerm *term, void *unitDesc, int32_t id) in AudioUsbParseTermSelectorUnit()
1543 struct UsbMixerBuild *state, void *ftrSub, struct AudioUsbFeatureParam *featureParam) in AudioUsbParseFeatureDescriptorParam()
1716 static bool AudioUsbParseMixerUnitSub(int32_t itemChannels, struct UsbMixerBuild *state, in AudioUsbParseMixerUnitSub()
1907 static int32_t UsbParseSelectorUnitInitKcontrol(struct UsbMixerBuild *state, in UsbParseSelectorUnitInitKcontrol()
1980 static int32_t AudioUsbParseUnit(struct UsbMixerBuild *state, int unitId) in AudioUsbParseUnit()
[all …]
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_tracker.cpp159 … const std::shared_ptr<NetworkShareSubStateMachine> &paraSubStateMachine, int state, int lastError) in OnUpdateInterfaceState()
175 int state, int cause) in OnConnectionStateChanged()
252 void NetworkShareTracker::OnChangeSharingState(const SharingIfaceType &type, bool state) in OnChangeSharingState()
264 void NetworkShareTracker::OnWifiHotspotStateChanged(int state) in OnWifiHotspotStateChanged()
347 void NetworkShareTracker::SetWifiState(const Wifi::ApState &state) in SetWifiState()
354 void NetworkShareTracker::SetBluetoothState(const Bluetooth::BTConnectState &state) in SetBluetoothState()
361 int32_t state, int32_t lastError) in HandleSubSmUpdateInterfaceState()
410 int32_t state) in SendMainSMEvent()
532 int32_t NetworkShareTracker::GetSharingState(const SharingIfaceType type, SharingIfaceState &state) in GetSharingState()
1257 const SharingIfaceState &state) in SendIfaceSharingStateChange()
[all …]
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/
H A Dnapi_bluetooth_a2dp_src_observer.cpp30 …SourceObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
H A Dnapi_bluetooth_hid_host_observer.cpp35 …idHostObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/map/
H A Dnapi_bluetooth_map_mse_observer.cpp31 …server::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged()

1...<<11121314151617181920>>...93