Home
last modified time | relevance | path

Searched refs:BEGIN (Results 1 - 25 of 106) sorted by relevance

12345

/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_test/
H A Dtexgine_test.cpp41 Logger::SetToNoReturn(logger1, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
42 Logger::SetToContinue(logger2, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
43 Logger::OutputByStderr(logger4, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
46 Logger::OutputByFileLog(logger1, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
48 Logger::AppendFunc(logger1, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
49 Logger::AppendFileLine(logger1, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
50 Logger::AppendFileFuncLine(logger1, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
51 Logger::AppendPidTid(logger1, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
74 ExTime(logger1, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
86 Logger::OutputByFileLog(logger, Logger::LOG_PHASE::BEGIN); in HWTEST_F()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_content_type.cpp21 if (value < static_cast<int32_t>(TextContentType::BEGIN) || value > static_cast<int32_t>(TextContentType::END)) { in CastToTextContentType()
22 return TextContentType::BEGIN; in CastToTextContentType()
H A Dtext_content_type.h23 BEGIN = -1, member in OHOS::Ace::NG::TextContentType
25 UNSPECIFIED = BEGIN,
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/
H A Dlogger.cpp95 if (phase == LOG_PHASE::BEGIN) { in OutputByStdout()
112 if (phase == LOG_PHASE::BEGIN) { in OutputByStderr()
133 if (phase == LOG_PHASE::BEGIN) { in OutputByFileLog()
159 if (phase == LOG_PHASE::BEGIN) { in AppendFunc()
168 if (phase == LOG_PHASE::BEGIN) { in AppendFuncLine()
179 if (phase == LOG_PHASE::BEGIN) { in AppendFileLine()
188 if (phase == LOG_PHASE::BEGIN) { in AppendFileFuncLine()
199 if (phase == LOG_PHASE::BEGIN) { in AppendPidTid()
237 f(*this, LOG_PHASE::BEGIN); in Logger()
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_type.h24 BEGIN = -1, member in OHOS::Ace::TextInputType
26 UNSPECIFIED = BEGIN,
H A Dtext_input_action.h28 BEGIN = 0, member in OHOS::Ace::TextInputAction
29 UNSPECIFIED = BEGIN,
H A Dtext_input_action.cpp22 if (value < static_cast<int32_t>(TextInputAction::BEGIN) || value > static_cast<int32_t>(TextInputAction::END)) { in CastToTextInputAction()
H A Dtext_input_type.cpp22 if (value < static_cast<int32_t>(TextInputType::BEGIN) || value > static_cast<int32_t>(TextInputType::END)) { in CastToTextInputType()
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_power_controller.cpp52 EventStatus::BEGIN); in SetDisplayState()
61 EventStatus::BEGIN); in SetDisplayState()
85 EventStatus::BEGIN); in NotifyDisplayEvent()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dsession_display_power_controller.cpp38 EventStatus::BEGIN, PowerStateChangeReason::STATE_CHANGE_REASON_INIT); in SetDisplayStateToOn()
71 EventStatus::BEGIN, PowerStateChangeReason::STATE_CHANGE_REASON_INIT); in SetDisplayState()
119 EventStatus::BEGIN, PowerStateChangeReason::STATE_CHANGE_REASON_INIT); in NotifyDisplayEvent()
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_source_loading.cpp39 { SourceState::BEGIN, SourceState::LOCAL_ORIGIN },
44 { SourceState::BEGIN, SourceState::CLOUD_THUMB },
51 { SourceState::BEGIN, SourceState::LOCAL_THUMB },
61 { SourceState::BEGIN, SourceState::LOCAL_THUMB },
69 { SourceState::BEGIN, SourceState::CLOUD_LCD },
75 { SourceState::BEGIN, SourceState::LOCAL_LCD },
81 { SourceState::BEGIN, SourceState::LOCAL_ORIGIN },
87 { SourceState::BEGIN, SourceState::LOCAL_ORIGIN },
372 state_ = SourceState::BEGIN; in RunLoading()
/foundation/multimodalinput/input/frameworks/napi/gesture_event/src/
H A Djs_gesture_event.cpp29 BEGIN = 1, member in OHOS::MMI::ActionType
66 DECLARE_NAPI_STATIC_PROPERTY("BEGIN", GetNapiInt32(env, static_cast<int32_t>(ActionType::BEGIN))), in Export()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/waterversion/
H A Dwater_version_manager.h28 BEGIN, enumerator
29 DYNAMIC = BEGIN,
H A Dwater_version_manager.cpp61 if (meta.type < BEGIN || meta.type > BUTT) { in Init()
93 if (type < BEGIN || type >= BUTT || bundleName.empty() || storeName.empty()) { in GenerateWaterVersion()
114 if (type < BEGIN || type >= BUTT || bundleName.empty() || storeName.empty()) { in GetWaterVersion()
140 if (type < BEGIN || type >= BUTT || deviceId.empty()) { in GetVersion()
150 if (type < BEGIN || type >= BUTT || deviceId.empty()) { in GetWaterVersion()
329 if (tmp < BEGIN || tmp >= BUTT) { in Unmarshal()
363 if (type < BEGIN || type >= BUTT) { in IsValid()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/
H A Dradar_reporter.cpp29 Report(radarParam_, funcName_, BEGIN, eventName_); in RadarReporter()
45 int32_t res = state == BEGIN ? param.res_ : (param.errCode_ != NO_ERROR ? RES_FAILED : RES_SUCCESS); in Report()
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/include/
H A Dthumbnail_source_loading.h40 { SourceState::BEGIN, "BEGIN" },
114 { SourceState::BEGIN, { BeginSource::GetSourcePath, BeginSource::IsSizeLargeEnough } },
190 SourceState state_ { SourceState::BEGIN };
/foundation/window/window_manager/previewer/include/
H A Ddm_common.h194 BEGIN, member in OHOS::Rosen::EventStatus
239 BEGIN = 0, member in OHOS::Rosen::Orientation
240 UNSPECIFIED = BEGIN,
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dpng_exif_metadata_accessor.cpp123 imageStream_->Seek(0, SeekPos::BEGIN); in ReadBlob()
319 imageStream_->Seek(0, SeekPos::BEGIN); in UpdateData()
336 imageStream_->Seek(0, SeekPos::BEGIN); in Write()
362 imageStream_->Seek(0, SeekPos::BEGIN); in WriteBlob()
H A Dfile_metadata_stream.cpp163 case SeekPos::BEGIN: in Seek()
224 if (Seek(currentPos, SeekPos::BEGIN) == -1) { in IsEof()
402 src.Seek(src_cur, SeekPos::BEGIN); // Restore the position of src in TruncateFile()
421 Seek(0, SeekPos::BEGIN); in CopyDataFromSource()
422 src.Seek(0, SeekPos::BEGIN); // Set the position of src to 0 in CopyDataFromSource()
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_radar_test.cpp109 EXPECT_EQ(info.bizState_, static_cast<int32_t>(BizState::BEGIN)); in HWTEST_F()
173 EXPECT_EQ(info.bizState_, static_cast<int32_t>(BizState::BEGIN)); in HWTEST_F()
221 EXPECT_EQ(info.bizState_, static_cast<int32_t>(BizState::BEGIN)); in HWTEST_F()
285 EXPECT_EQ(info.bizState_, static_cast<int32_t>(BizState::BEGIN)); in HWTEST_F()
317 EXPECT_EQ(info.bizState_, static_cast<int32_t>(BizState::BEGIN)); in HWTEST_F()
381 EXPECT_EQ(info.bizState_, static_cast<int32_t>(BizState::BEGIN)); in HWTEST_F()
461 EXPECT_EQ(info.bizState_, static_cast<int32_t>(BizState::BEGIN)); in HWTEST_F()
/foundation/multimedia/av_session/utils/src/
H A Davsession_radar.cpp258 info.bizState_ = static_cast<int32_t>(BizState::BEGIN); in StartCastDiscoveryBegin()
296 info.bizState_ = static_cast<int32_t>(BizState::BEGIN); in StopCastDiscoveryBegin()
323 info.bizState_ = static_cast<int32_t>(BizState::BEGIN); in StartCastBegin()
364 info.bizState_ = static_cast<int32_t>(BizState::BEGIN); in StartConnect()
383 info.bizState_ = static_cast<int32_t>(BizState::BEGIN); in StartPlayBegin()
419 info.bizState_ = static_cast<int32_t>(BizState::BEGIN); in SendControlCommandBegin()
464 info.bizState_ = static_cast<int32_t>(BizState::BEGIN); in StopCastBegin()
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dstate_utils.cpp45 case AppState::BEGIN: return "BEGIN"; in AppStateToStrMap()
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/include/
H A Dcloud_sync_notify_handler.h31 BEGIN = 0, // 退出华为账号
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dmetadata_stream_test.cpp443 ASSERT_EQ(stream.Seek(0, SeekPos::BEGIN), 0); in HWTEST_F()
509 stream1.Seek(0, SeekPos::BEGIN); in HWTEST_F()
701 stream.Seek(0, SeekPos::BEGIN); in HWTEST_F()
741 ASSERT_EQ(dest.Seek(0, SeekPos::BEGIN), 0); in HWTEST_F()
757 src.Seek(0, SeekPos::BEGIN); in HWTEST_F()
761 dest.Seek(0, SeekPos::BEGIN); in HWTEST_F()
918 ASSERT_EQ(src.Seek(0, SeekPos::BEGIN), 0); in HWTEST_F()
942 stream.Seek(0, SeekPos::BEGIN); in HWTEST_F()
988 ASSERT_EQ(stream.Seek(5, SeekPos::BEGIN), 5); in HWTEST_F()
996 cloneStream.Seek(5, SeekPos::BEGIN); in HWTEST_F()
[all...]
/foundation/multimodalinput/input/service/touch_event_normalize/include/
H A Dtouchpad_transform_processor.h44 BEGIN = 0, member in OHOS::MMI::final::TapTrends
60 TapTrends tapTrends_ = TapTrends::BEGIN;

Completed in 12 milliseconds

12345