Home
last modified time | relevance | path

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

/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate.cpp42 return DispatchIntent(intent, param); in Execute()
136 std::tuple<ErrorCode, Action> State::DispatchIntent(Intent intent, const Plugin::Any& param) in DispatchIntent() function in OHOS::Media::Record::State
147 MEDIA_LOG_D("DispatchIntent " PUBLIC_LOG_S ", curState: " PUBLIC_LOG_S ", nextState: " PUBLIC_LOG_S, in DispatchIntent()
H A Dstate.h99 std::tuple<ErrorCode, Action> DispatchIntent(Intent intent, const Plugin::Any& param);
/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dstate.cpp91 return DispatchIntent(intent, param); in Execute()
158 std::tuple<ErrorCode, Action> State::DispatchIntent(Intent intent, const Plugin::Any& param) in DispatchIntent() function in OHOS::Media::State
202 MEDIA_LOG_D("DispatchIntent " PUBLIC_LOG_S ", curState: " PUBLIC_LOG_S ", action: " PUBLIC_LOG_S, in DispatchIntent()
H A Dstate.h98 std::tuple<ErrorCode, Action> DispatchIntent(Intent intent, const Plugin::Any& param);

Completed in 2 milliseconds