Home
last modified time | relevance | path

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

/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dpreparing_state.h58 return {ErrorCode::SUCCESS, Action::TRANS_TO_READY};
H A Dstate.h62 TRANS_TO_READY, member in OHOS::Media::Action
H A Dstate_machine.cpp149 case Action::TRANS_TO_READY: in DoTask()
189 case Action::TRANS_TO_READY: in ProcAction()
H A Dstate.cpp64 {Action::TRANS_TO_READY, "TRANS_TO_READY"}, in GetActionName()
/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate_machine.cpp138 case Action::TRANS_TO_READY: in DoTask()
173 case Action::TRANS_TO_READY: in ProcAction()
H A Dstate.h64 TRANS_TO_READY, member in OHOS::Media::Record::Action
123 {Action::TRANS_TO_READY, "TRANS_TO_READY"},
H A Drecording_setting_state.h88 return {ErrorCode::SUCCESS, Action::TRANS_TO_READY};

Completed in 3 milliseconds