Home
last modified time | relevance | path

Searched refs:NOTIFY_READY (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate.h55 NOTIFY_READY, member in OHOS::Media::Record::Intent
116 {Intent::NOTIFY_READY, "NOTIFY_READY"},
162 {Intent::NOTIFY_READY, [this](const Plugin::Any &param) {
H A Dstate_machine.cpp225 if (intent == Intent::NOTIFY_READY && action == Action::TRANS_TO_RECORDING) { in OnIntentExecuted()
/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dstate.cpp51 {Intent::NOTIFY_READY, "NOTIFY_READY"}, in GetIntentName()
190 case Intent::NOTIFY_READY: in DispatchIntent()
H A Dstate.h52 NOTIFY_READY, member in OHOS::Media::Intent
H A Dstate_machine.cpp247 if (intent == Intent::NOTIFY_READY && action == Action::TRANS_TO_PLAYING) { in OnIntentExecuted()
/foundation/multimedia/media_foundation/test/unittest/
H A DTestStateMachine.cpp130 EXPECT_EQ(ErrorCode::SUCCESS, stateMachine.SendEvent(Intent::NOTIFY_READY)); in TEST_F()
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.cpp291 fsm_.SendEventAsync(Intent::NOTIFY_READY); in OnEvent()
/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.cpp292 fsm_.SendEventAsync(Intent::NOTIFY_READY); in OnEvent()

Completed in 5 milliseconds