Home
last modified time | relevance | path

Searched refs:TRANS_TO_RECORDING_SETTING (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Drecording_setting_state.h39 Action action = (ret == ErrorCode::SUCCESS) ? Action::TRANS_TO_RECORDING_SETTING : Action::ACTION_BUTT;
46 Action action = (ret == ErrorCode::SUCCESS) ? Action::TRANS_TO_RECORDING_SETTING : Action::ACTION_BUTT;
53 Action action = (ret == ErrorCode::SUCCESS) ? Action::TRANS_TO_RECORDING_SETTING : Action::ACTION_BUTT;
60 Action action = (ret == ErrorCode::SUCCESS) ? Action::TRANS_TO_RECORDING_SETTING : Action::ACTION_BUTT;
H A Dinit_state.h38 Action action = (ret == ErrorCode::SUCCESS) ? Action::TRANS_TO_RECORDING_SETTING : Action::ACTION_BUTT;
45 Action action = (ret == ErrorCode::SUCCESS) ? Action::TRANS_TO_RECORDING_SETTING : Action::ACTION_BUTT;
H A Dstate_machine.cpp137 case Action::TRANS_TO_RECORDING_SETTING: in DoTask()
170 case Action::TRANS_TO_RECORDING_SETTING: in ProcAction()
H A Dstate.h63 TRANS_TO_RECORDING_SETTING, member in OHOS::Media::Record::Action
122 {Action::TRANS_TO_RECORDING_SETTING, "TRANS_TO_RECORDING_SETTING"},

Completed in 3 milliseconds