Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_timer_info.cpp26 void ReminderTimerInfo::SetType(const int &_type) in SetType() argument
28 type = _type; in SetType()
/base/time/time_service/services/time/src/
H A Dsimple_timer_info.cpp26 void SimpleTimerInfo::SetType(const int &_type) in SetType() argument
28 type = _type; in SetType()
/base/time/time_service/services/timer/src/
H A Dtimer_info.cpp34 TimerInfo::TimerInfo(uint64_t _id, int _type, in TimerInfo() argument
47 type {_type},
49 wakeup {_type == ITimerManager::ELAPSED_REALTIME_WAKEUP || _type == ITimerManager::RTC_WAKEUP},
/base/time/time_service/test/unittest/service_test/include/
H A Dtimer_info_test.h76 void TimerInfoTest::SetType(const int &_type) in SetType() argument
78 type = _type; in SetType()
/base/powermgr/thermal_manager/services/native/src/thermal_action/
H A Dthermal_timer.cpp46 void ThermalTimerInfo::SetType(const int &_type) in SetType() argument
48 type = _type; in SetType()
/base/time/time_service/framework/js/napi/system_timer/src/
H A Dnapi_system_timer.cpp84 void ITimerInfoInstance::SetType(const int &_type) in SetType() argument
86 type = _type; in SetType()

Completed in 3 milliseconds