Home
last modified time | relevance | path

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

/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate_machine.cpp114 OnIntentExecuted(intent, nextAction, rtv); in ProcessIntent()
217 void StateMachine::OnIntentExecuted(Intent intent, Action action, ErrorCode result) in OnIntentExecuted() function in OHOS::Media::Record::StateMachine
219 MEDIA_LOG_D("OnIntentExecuted, curState: " PUBLIC_LOG_S ", intent: " PUBLIC_LOG_D32 ", action: " PUBLIC_LOG in OnIntentExecuted()
H A Dstate_machine.h82 void OnIntentExecuted(Intent intent, Action action, ErrorCode result);
/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dstate_machine.h78 void OnIntentExecuted(Intent intent, Action action, ErrorCode result);
H A Dstate_machine.cpp124 OnIntentExecuted(intent, nextAction, rtv); in ProcessIntent()
236 void StateMachine::OnIntentExecuted(Intent intent, Action action, ErrorCode result) in OnIntentExecuted() function in OHOS::Media::StateMachine
238 MEDIA_LOG_D("OnIntentExecuted, curState: " PUBLIC_LOG_S ", intent: " PUBLIC_LOG_S ", action: " PUBLIC_LOG_S in OnIntentExecuted()

Completed in 2 milliseconds