Home
last modified time | relevance | path

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

/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate_machine.cpp133 case Action::ACTION_PENDING: in DoTask()
145 if (action == Action::ACTION_PENDING) { in DoTask()
222 if (action == Action::ACTION_PENDING) { in OnIntentExecuted()
H A Dstate.h68 ACTION_PENDING, member in OHOS::Media::Record::Action
127 {Action::ACTION_PENDING, "ACTION_PENDING"},
H A Drecording_setting_state.h76 return {ErrorCode::SUCCESS, Action::ACTION_PENDING};
/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dpreparing_state.h48 return {ErrorCode::SUCCESS, Action::ACTION_PENDING};
H A Dstate_machine.cpp143 case Action::ACTION_PENDING: in DoTask()
158 if (action == Action::ACTION_PENDING) { in DoTask()
241 if (action == Action::ACTION_PENDING) { in OnIntentExecuted()
H A Dstate.h67 ACTION_PENDING, member in OHOS::Media::Action
H A Dstate.cpp69 {Action::ACTION_PENDING, "ACTION_PENDING"}, in GetActionName()

Completed in 4 milliseconds