Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dincall_data_state_machine.cpp182 bool IdleState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::IdleState
290 bool SecondaryActiveState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::SecondaryActiveState
382 bool ActivatingSecondaryState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::ActivatingSecondaryState
419 bool ActivatedSecondaryState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::ActivatedSecondaryState
453 bool DeactivatingSecondaryState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::DeactivatingSecondaryState
H A Dinactive.cpp74 bool Inactive::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::Inactive
H A Ddisconnecting.cpp124 bool Disconnecting::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::Disconnecting
H A Dactivating.cpp222 bool Activating::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::Activating
H A Ddefault.cpp36 bool Default::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::Default
H A Dactive.cpp46 bool Active::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::Active
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A 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
/ohos5.0/base/telephony/cellular_data/services/src/
H A Ddata_connection_manager.cpp182 bool CcmDefaultState::StateProcess(const AppExecFwk::InnerEvent::Pointer &event) in StateProcess() function in OHOS::Telephony::CcmDefaultState