Home
last modified time | relevance | path

Searched refs:TIME (Results 1 - 20 of 20) sorted by relevance

/base/powermgr/battery_statistics/test/unittest/src/servicetest/
H A Dstats_service_alarm_test.cpp92 HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, HiSysEvent::EventType::STATISTIC, in HWTEST_F()
125 HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, HiSysEvent::EventType::STATISTIC, in HWTEST_F()
159 HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, HiSysEvent::EventType::STATISTIC, in HWTEST_F()
189 HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, HiSysEvent::EventType::STATISTIC, in HWTEST_F()
222 HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, HiSysEvent::EventType::STATISTIC, in HWTEST_F()
262 HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, HiSysEvent::EventType::STATISTIC, in HWTEST_F()
297 HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, HiSysEvent::EventType::STATISTIC); in HWTEST_F()
H A Dstats_service_subscriber_test.cpp125 HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, HiSysEvent::EventType::STATISTIC, in HWTEST_F()
161 HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, HiSysEvent::EventType::STATISTIC, in HWTEST_F()
167 HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, HiSysEvent::EventType::STATISTIC, in HWTEST_F()
173 HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, HiSysEvent::EventType::STATISTIC, in HWTEST_F()
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_alarm_test.cpp70 HiSysEventWrite(HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, in HWTEST_F()
102 HiSysEventWrite(HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, in HWTEST_F()
135 HiSysEventWrite(HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, in HWTEST_F()
163 HiSysEventWrite(HiSysEvent::Domain::TIME, StatsHiSysEvent::MISC_TIME_STATISTIC_REPORT, in HWTEST_F()
/base/time/time_service/services/dfx/src/
H A Dtime_sysevent.cpp34 int ret = HiSysEventWrite(HiSysEventNameSpace::Domain::TIME, "MISC_TIME_STATISTIC_REPORT", in StatisticReporter()
/base/powermgr/power_manager/test/unittest/include/
H A Dnative_power_state_machine_test.h37 constexpr int64_t TIME = -3; member
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_local_live_view_content.h38 TIME, enumerator
/base/powermgr/power_manager/test/unittest/src/
H A Dnative_power_state_machine_test.cpp79 stateMachine->SetDisplayOffTime(TIME, true); in HWTEST_F()
85 stateMachine->SetSleepTime(TIME); in HWTEST_F()
273 stateMachine->SetDisplayOffTime(TIME, false); in HWTEST_F()
303 stateMachine->SetSleepTime(TIME); in HWTEST_F()
/base/telephony/call_manager/services/audio/include/
H A Daudio_player.h55 uint8_t TIME[10] = {'2', '0', '2', '0', '-', '0', '9', '-', '0', '4'}; member
/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dsms_mms_data.h304 static constexpr const char *TIME = "time"; member in OHOS::Telephony::Session
/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h109 TIME = 1, member in FormatTime
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp81 if (format.timeFormat == FormatTime::TIME) { in PrintLogPrefix()
/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp186 .timeFormat = FormatTime::TIME, in PrintLog()
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp277 .timeFormat = FormatTime::TIME, in WriteLogData()
/base/telephony/telephony_data/sms_mms/src/
H A Drdb_sms_mms_helper.cpp163 createTableStr.append(Session::TIME).append(" INTEGER DEFAULT 0, "); in CreateSessionTableStr()
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp432 .timeFormat = ((context.timeFormat == FormatTime::INVALID) ? FormatTime::TIME : context.timeFormat), in QueryLogHandler()
830 return TimeHandler(context, FormatTime::TIME); in FormatHandler()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp93 if (localLiveViewContent->isFlagExist(NotificationLocalLiveViewContent::LiveViewContentInner::TIME)) { in SetNotificationLocalLiveViewContent()
812 content->addFlag(NotificationLocalLiveViewContent::LiveViewContentInner::TIME); in GetNotificationLocalLiveViewTime()
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_liveview.cpp363 content->addFlag(NotificationLocalLiveViewContent::LiveViewContentInner::TIME); in GetNotificationLocalLiveViewTime()
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_utils.cpp580 content->addFlag(NotificationLocalLiveViewContent::LiveViewContentInner::TIME); in GetNotificationLocalLiveViewTime()
1400 if (localLiveViewContent->isFlagExist(NotificationLocalLiveViewContent::LiveViewContentInner::TIME)) { in SetNotificationLocalLiveViewContentDetailed()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent.h203 static constexpr char TIME[] = "TIME"; member in OHOS::HiviewDFX::HiSysEvent::Domain
/base/telephony/sms_mms/services/sms/
H A Dsms_service.cpp260 sessionBucket.Put(Session::TIME, std::to_string(duration.count())); in InsertSession()

Completed in 18 milliseconds