Home
last modified time | relevance | path

Searched refs:NOTIFY_COMPLETE (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate.h56 NOTIFY_COMPLETE, member in OHOS::Media::Record::Intent
117 {Intent::NOTIFY_COMPLETE, "NOTIFY_COMPLETE"},
166 {Intent::NOTIFY_COMPLETE, [this](const Plugin::Any &param) {
/foundation/multimedia/media_foundation/test/unittest/
H A DTestStateMachine.cpp159 EXPECT_EQ(ErrorCode::SUCCESS, stateMachine.SendEvent(Intent::NOTIFY_COMPLETE)); in TEST_F()
167 EXPECT_EQ(ErrorCode::SUCCESS, stateMachine.SendEvent(Intent::NOTIFY_COMPLETE)); in TEST_F()
/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dstate.cpp52 {Intent::NOTIFY_COMPLETE, "NOTIFY_COMPLETE"}, in GetIntentName()
193 case Intent::NOTIFY_COMPLETE: in DispatchIntent()
H A Dstate.h53 NOTIFY_COMPLETE, member in OHOS::Media::Intent
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.cpp297 fsm_.SendEventAsync(Intent::NOTIFY_COMPLETE); in OnEvent()
/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.cpp297 fsm_.SendEventAsync(Intent::NOTIFY_COMPLETE); in OnEvent()

Completed in 6 milliseconds