Home
last modified time | relevance | path

Searched defs:StateProcess (Results 1 – 8 of 8) sorted by relevance

/base/telephony/cellular_data/services/src/state_machine/
Dincall_data_state_machine.cpp215 bool IdleState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::IdleState
323 bool SecondaryActiveState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::SecondaryActiveState
415 bool ActivatingSecondaryState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::ActivatingSecondaryState
452 bool ActivatedSecondaryState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::ActivatedSecondaryState
486 bool DeactivatingSecondaryState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::DeactivatingSecondaryState
Dinactive.cpp75 bool Inactive::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::Inactive
Ddisconnecting.cpp124 bool Disconnecting::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::Disconnecting
Dactivating.cpp168 bool Activating::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::Activating
Ddefault.cpp36 bool Default::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::Default
Dactive.cpp47 bool Active::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::Active
/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
Dnative_leak_state.cpp102 ErrCode NativeLeakSampleState::StateProcess(shared_ptr<FaultInfoBase> &monitorInfo, FaultDetectorBa… in StateProcess() function in OHOS::HiviewDFX::NativeLeakSampleState
168 ErrCode NativeLeakJudgeState::StateProcess(shared_ptr<FaultInfoBase> &monitorInfo, FaultDetectorBas… in StateProcess() function in OHOS::HiviewDFX::NativeLeakJudgeState
264 ErrCode NativeLeakDumpState::StateProcess(shared_ptr<FaultInfoBase> &monitorInfo, FaultDetectorBase… in StateProcess() function in OHOS::HiviewDFX::NativeLeakDumpState
607 ErrCode NativeLeakReportState::StateProcess(shared_ptr<FaultInfoBase> &monitorInfo, FaultDetectorBa… in StateProcess() function in OHOS::HiviewDFX::NativeLeakReportState
662 ErrCode NativeLeakRemovalState::StateProcess(shared_ptr<FaultInfoBase> &monitorInfo, FaultDetectorB… in StateProcess() function in OHOS::HiviewDFX::NativeLeakRemovalState
/base/telephony/cellular_data/services/src/
Ddata_connection_manager.cpp192 bool CcmDefaultState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::CcmDefaultState