Home
last modified time | relevance | path

Searched defs:_type (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dreminder_timer_info.cpp26 void ReminderTimerInfo::SetType(const int &_type) in SetType()
/base/time/time_service/services/time/src/
Dsimple_timer_info.cpp26 void SimpleTimerInfo::SetType(const int &_type) in SetType()
/base/time/time_service/test/unittest/service_test/include/
Dtimer_info_test.h76 void TimerInfoTest::SetType(const int &_type) in SetType()
/base/powermgr/thermal_manager/services/native/src/thermal_action/
Dthermal_timer.cpp46 void ThermalTimerInfo::SetType(const int &_type) in SetType()
/base/time/time_service/services/timer/src/
Dtimer_info.cpp34 TimerInfo::TimerInfo(uint64_t _id, int _type, in TimerInfo()
/base/time/time_service/framework/js/napi/system_timer/src/
Dnapi_system_timer.cpp84 void ITimerInfoInstance::SetType(const int &_type) in SetType()