Home
last modified time | relevance | path

Searched refs:HWAPI_RECORD (Results 1 – 4 of 4) sorted by relevance

/device/google/felix/vibrator/common/
DHardwareBase.h88 #define HWAPI_RECORD(args...) HwApiBase::record(__FUNCTION__, ##args) macro
107 HWAPI_RECORD(*value, stream); in get()
122 HWAPI_RECORD(value, stream); in set()
157 HWAPI_RECORD(value, stream); in poll()
/device/google/lynx/vibrator/common/
DHardwareBase.h88 #define HWAPI_RECORD(args...) HwApiBase::record(__FUNCTION__, ##args) macro
107 HWAPI_RECORD(*value, stream); in get()
122 HWAPI_RECORD(value, stream); in set()
157 HWAPI_RECORD(value, stream); in poll()
/device/google/bluejay/vibrator/common/
DHardwareBase.h88 #define HWAPI_RECORD(args...) HwApiBase::record(__FUNCTION__, ##args) macro
107 HWAPI_RECORD(*value, stream); in get()
122 HWAPI_RECORD(value, stream); in set()
157 HWAPI_RECORD(value, stream); in poll()
/device/google/sunfish/vibrator/common/
DHardwareBase.h90 #define HWAPI_RECORD(args...) HwApiBase::record(__FUNCTION__, ##args) macro
114 HWAPI_RECORD(*value, stream); in get()
128 HWAPI_RECORD(value, stream); in set()
153 HWAPI_RECORD(value, stream); in poll()