Home
last modified time | relevance | path

Searched refs:TRANS_TO_PAUSE (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate_machine.cpp140 case Action::TRANS_TO_PAUSE: { in DoTask()
179 case Action::TRANS_TO_PAUSE: in ProcAction()
H A Dstate.h66 TRANS_TO_PAUSE, member in OHOS::Media::Record::Action
125 {Action::TRANS_TO_PAUSE, "TRANS_TO_PAUSE"},
H A Drecording_state.h59 return {ErrorCode::SUCCESS, Action::TRANS_TO_PAUSE};
/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dplaying_state.h64 return {ErrorCode::SUCCESS, Action::TRANS_TO_PAUSE};
H A Dstate.h64 TRANS_TO_PAUSE, member in OHOS::Media::Action
H A Dstate_machine.cpp151 case Action::TRANS_TO_PAUSE: in DoTask()
195 case Action::TRANS_TO_PAUSE: in ProcAction()
H A Dstate.cpp66 {Action::TRANS_TO_PAUSE, "TRANS_TO_PAUSE"}, in GetActionName()

Completed in 3 milliseconds