Home
last modified time | relevance | path

Searched refs:GetIntentName (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dstate_machine.cpp86 State::GetIntentName(intent), static_cast<int>(intent)); in SendEvent()
99 State::GetIntentName(intent), static_cast<int>(intent)); in SendEventAsync()
109 curState_->GetName().c_str(), State::GetIntentName(intent)); in ProcessIntent()
111 curState_->GetName().c_str(), State::GetIntentName(intent)); in ProcessIntent()
126 curState_->GetName().c_str(), State::GetIntentName(intent)); in ProcessIntent()
240 State::GetIntentName(intent), State::GetActionName(action), GetErrorName(result)); in OnIntentExecuted()
H A Dstate.cpp39 const char* State::GetIntentName(Intent intent) in GetIntentName() function in OHOS::Media::State
203 GetIntentName(intent), name_.c_str(), GetActionName(nextAction)); in DispatchIntent()
H A Dstate.h94 static const char* GetIntentName(Intent intent);

Completed in 1 milliseconds