Home
last modified time | relevance | path

Searched refs:RESET (Results 1 - 25 of 32) sorted by relevance

12

/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/
H A Dlogger_windows.cpp110 SetColor(outputStream, ColorCode::RESET);
114 SetColor(outputStream, ColorCode::RESET);
142 RESET, member in final::ColorCode
194 ColorCode currentColorString_ { ColorCode::RESET };
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/linux/
H A Dlogger_generic.cpp81 SetColor(outputStream, ColorCode::RESET);
85 SetColor(outputStream, ColorCode::RESET);
113 RESET, member in final::ColorCode
165 ColorCode currentColorString_ { ColorCode::RESET };
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_one_shot_timer.cpp90 HgmTimerState state = HgmTimerState::RESET; in Loop()
104 if (state == HgmTimerState::RESET && resetCallback_) { in Loop()
121 if (state == HgmTimerState::RESET) { in Loop()
146 return HgmTimerState::RESET; in CheckForResetAndStop()
H A Dhgm_one_shot_timer.h59 RESET = 1, member in OHOS::Rosen::HgmOneShotTimer::HgmTimerState
/foundation/multimedia/media_foundation/engine/scene/recorder/internal/
H A Dstate.h54 RESET, member in OHOS::Media::Record::Intent
115 {Intent::RESET, "RESET"},
155 {Intent::RESET, [this](const Plugin::Any &param) {
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Dav_codec_service_ipc_interface_code.h37 RESET, member in OHOS::MediaAVCodec::CodecServiceInterfaceCode
/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.h52 const std::string RESET = "Reset"; member
75 AVRecordergOpt::RESET,
86 AVRecordergOpt::RESET,
100 AVRecordergOpt::RESET,
112 AVRecordergOpt::RESET,
123 AVRecordergOpt::RESET,
132 AVRecordergOpt::RESET,
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/lume/log/
H A DLoggerOutput.cpp88 RESET, member in lume::StdOutput::ColorCode
196 setColor(outputStream, ColorCode::RESET);
200 setColor(outputStream, ColorCode::RESET);
/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dstate.cpp49 {Intent::RESET, "RESET"}, in GetIntentName()
184 case Intent::RESET: in DispatchIntent()
H A Dstate.h50 RESET, member in OHOS::Media::Intent
/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_response.h34 RESET, enumerator
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Ddynamic_interface_types.h107 RESET, member in OHOS::MediaAVCodec::PostProcessing::DynamicInterfaceName
H A Ddynamic_controller.cpp164 auto ret = interface_.Invoke<DynamicInterfaceName::RESET>(instance_); in ResetImpl()
/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h31 RESET, member in OHOS::NetStack::Http::ResponseCode
/foundation/multimedia/player_framework/services/services/player/ipc/
H A Di_standard_player_service.h141 RESET, enumerator
H A Dplayer_service_proxy.cpp50 playerFuncs_[RESET] = "Player::Reset"; in PlayerServiceProxy()
357 int32_t error = SendRequest(RESET, data, reply, option); in Reset()
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h122 RESET, member in OHOS::NetStack::Http::ResponseCode
/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Di_standard_recorder_service.h130 RESET, enumerator
H A Drecorder_service_stub.h149 PREPARE, START, PAUSE, RESUME, STOP, RESET, RELEASE, DESTROY};
/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Dhirecorder_impl.cpp54 fsm_.SendEvent(Intent::RESET); in ~HiRecorderImpl()
267 auto ret = TransErrorCode(fsm_.SendEvent(Intent::RESET)); in Reset()
/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_service_stub.cpp43 {static_cast<uint32_t>(OHOS::MediaAVCodec::CodecServiceInterfaceCode::RESET), "CodecServiceStub Reset"},
162 case static_cast<uint32_t>(CodecServiceInterfaceCode::RESET): in OnRemoteRequest()
H A Dcodec_service_proxy.cpp212 int32_t ret = Remote()->SendRequest(static_cast<uint32_t>(CodecServiceInterfaceCode::RESET), data, reply, option); in Reset()
/foundation/multimedia/player_framework/test/fuzztest/player_fuzztest/playerstub_fuzzer/
H A Dplayer_service_proxy_fuzzer.cpp40 {Fuzzer::RESET, Fuzzer::ResetStatic}, member in OHOS::Media::__anon11265::Fuzzer
360 return ptr->SendRequest(RESET, data, reply, option); in ResetStatic()
/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp157 DECLARE_RESPONSE_CODE(RESET),
/foundation/multimedia/media_foundation/engine/scene/player/lite/
H A Dhiplayer_impl.cpp516 return CppExt::to_underlying(fsm_.SendEvent(Intent::RESET)); in Reset()

Completed in 19 milliseconds

12