Home
last modified time | relevance | path

Searched defs:TimerHandle (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/device_security_level/baselib/utils/include/
H A Dutils_timer.h25 typedef uintptr_t TimerHandle; typedef
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/perf/
H A Dintf_performance_data_manager.h80 using TimerHandle = int64_t; in CORE_BEGIN_NAMESPACE() local
/ohos5.0/base/powermgr/powermgr_lite/utils/src/
H A Dpower_mgr_timer_util.c62 static void TimerHandle(union sigval v) in TimerHandle() function
/ohos5.0/base/startup/init/services/param/liteos/
H A Dparam_osadp.c42 static void TimerHandle(union sigval v) in TimerHandle() function
/ohos5.0/base/startup/init/interfaces/innerkits/include/
H A Dloop_event.h61 typedef LoopBase *TimerHandle; typedef