Searched defs:toState (Results 1 - 6 of 6) sorted by relevance
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/ |
| H A D | system_ability_state_machine.cpp | 80 UpdateStateCount(const std::shared_ptr<SystemProcessContext>& context, SystemAbilityState fromState, SystemAbilityState toState) UpdateStateCount() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_statemachine.cpp | 92 int toState = GetStateInt(); in NotifyStateTransitions() local 120 NotifyChildStateToParentState(int fromState, int toState, int reason) NotifyChildStateToParentState() argument [all...] |
| H A D | hfp_ag_service.cpp | 784 void HfpAgService::NotifySlcStateChanged(const RawAddress &device, int toState) in NotifySlcStateChanged() argument 793 void HfpAgService::NotifyAudioStateChanged(const RawAddress &device, int toState, int reason) in NotifyAudioStateChanged() argument 940 void HfpAgService::SlcStateChanged(const std::string &address, int toState) in SlcStateChanged() argument 949 ScoStateChanged(const std::string &address, int fromState, int toState) ScoStateChanged() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/ |
| H A D | pan_statemachine.cpp | 346 int toState = GetDeviceStateInt(); in NotifyStateTransitions() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| H A D | hfp_hf_statemachine.cpp | 707 int toState = GetDeviceStateInt(); in NotifyStateTransitions() local 727 NotifyChildStateToParentState(int fromState, int toState) NotifyChildStateToParentState() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
| H A D | hid_host_statemachine.cpp | 776 int toState = GetDeviceStateInt(); in NotifyStateTransitions() local
|
Completed in 6 milliseconds