/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/parallel_render/ |
H A D | rs_render_task_test.cpp | 89 auto prepRenderTask = std::make_unique<RSRenderTask>(*rsSurfRenderNode_, RSRenderTask::RenderNodeStage::PREPARE); in HWTEST_F() 91 ASSERT_EQ(prepareTaskType, RSRenderTask::RenderNodeStage::PREPARE); in HWTEST_F() 105 auto renderTask0 = std::make_unique<RSRenderTask>(*rsSurfRenderNode_, RSRenderTask::RenderNodeStage::PREPARE); in HWTEST_F() 126 auto renderTask = std::make_unique<RSRenderTask>(*rsSurfRenderNode_, RSRenderTask::RenderNodeStage::PREPARE); in HWTEST_F() 140 auto renderTask = std::make_unique<RSRenderTask>(*rsSurfRenderNode_, RSRenderTask::RenderNodeStage::PREPARE); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/ |
H A D | rs_render_task.h | 57 PREPARE = 0, member in OHOS::Rosen::RSRenderTask::RenderNodeStage 70 RenderNodeStage stage_ = RenderNodeStage::PREPARE;
|
/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | event_manager.h | 48 CoordinationMessage msg { CoordinationMessage::PREPARE }; 57 CoordinationMessage msg { CoordinationMessage::PREPARE };
|
/foundation/multimedia/media_foundation/engine/scene/recorder/internal/ |
H A D | state.h | 49 PREPARE, member in OHOS::Media::Record::Intent 110 {Intent::PREPARE, "PREPARE"}, 139 {Intent::PREPARE, [this](const Plugin::Any ¶m) {
|
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/ |
H A D | av_codec_service_ipc_interface_code.h | 33 PREPARE, member in OHOS::MediaAVCodec::CodecServiceInterfaceCode
|
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/include/ |
H A D | vpn_connection.h | 27 constexpr const char *PREPARE = "prepare"; member
|
/foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/ |
H A D | vpn_connection.cpp | 30 return ModuleTemplate::Interface<PrepareContext>(env, info, PREPARE, nullptr, VpnAsyncWork::ExecPrepare, in Prepare()
|
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/include/ |
H A D | vpn_connection_ext.h | 30 constexpr const char *PREPARE = "prepare"; member
|
/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestStateMachine.cpp | 111 EXPECT_EQ(ErrorCode::SUCCESS, stateMachine.SendEvent(Intent::PREPARE)); in TEST_F() 128 EXPECT_EQ(ErrorCode::SUCCESS, stateMachine.SendEvent(Intent::PREPARE)); in TEST_F()
|
/foundation/multimedia/player_framework/services/services/transcoder/ipc/ |
H A D | i_standard_transcoder_service.h | 61 PREPARE,
enumerator
|
/foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/ |
H A D | vpn_connection_ext.cpp | 32 return ModuleTemplate::Interface<PrepareContext>(env, info, PREPARE, nullptr, VpnAsyncWorkExt::ExecPrepare, in Prepare()
|
/foundation/multimedia/media_foundation/engine/scene/player/internal/ |
H A D | state.cpp | 43 {Intent::PREPARE, "PREPARE"}, in GetIntentName() 166 case Intent::PREPARE: in DispatchIntent()
|
H A D | state.h | 45 PREPARE, member in OHOS::Media::Intent
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/ |
H A D | general_value.h | 105 PREPARE = 0, enumerator 114 SyncStage syncStage = SyncStage::PREPARE;
|
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | dynamic_interface_types.h | 103 PREPARE, member in OHOS::MediaAVCodec::PostProcessing::DynamicInterfaceName
|
H A D | dynamic_controller.cpp | 127 auto ret = interface_.Invoke<DynamicInterfaceName::PREPARE>(instance_); in PrepareImpl()
|
/foundation/multimedia/media_foundation/src/filter/ |
H A D | filter_loop.cpp | 54 SendAsyncMsg(FilterPlaybackCommand::PREPARE, arg, delayUs); in PrepareAsync() 215 case Pipeline::FilterPlaybackCommand::PREPARE: { in HandleMessage()
|
/foundation/multimedia/player_framework/frameworks/js/avtranscoder/ |
H A D | avtranscoder_napi.h | 41 const std::string PREPARE = "Prepare";
member 57 AVTransCoderOpt::PREPARE,
|
H A D | avtranscoder_napi.cpp | 230 const std::string &opt = AVTransCoderOpt::PREPARE;
in JsPrepare() 283 const std::string &option = AVTransCoderOpt::PREPARE;
in GetPrepareTask() 508 const std::string &opt = AVTransCoderOpt::PREPARE;
in JsSetSrcFd() 577 const std::string &opt = AVTransCoderOpt::PREPARE;
in JsSetDstFd()
|
/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | event_manager.cpp | 70 .msg = CoordinationMessage::PREPARE in EnableCooperate() 181 CoordinationMessage msg = (event.normal ? CoordinationMessage::PREPARE : CoordinationMessage::UNPREPARE); in OnProfileChanged()
|
/foundation/multimedia/player_framework/services/services/player/ipc/ |
H A D | i_standard_player_service.h | 134 PREPARE, enumerator
|
/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_napi.h | 44 const std::string PREPARE = "Prepare"; member 74 AVRecordergOpt::PREPARE, 122 AVRecordergOpt::PREPARE,
|
/foundation/multimedia/player_framework/services/services/recorder/ipc/ |
H A D | i_standard_recorder_service.h | 125 PREPARE, enumerator
|
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/include/ |
H A D | res_value.h | 424 PREPARE = 2,
|
/foundation/multimedia/media_foundation/interface/inner_api/filter/ |
H A D | filter.h | 263 PREPARE, enumerator
|