Searched refs:HWAPI_RECORD (Results 1 – 4 of 4) sorted by relevance
/device/google/felix/vibrator/common/ |
D | HardwareBase.h | 88 #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/ |
D | HardwareBase.h | 88 #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/ |
D | HardwareBase.h | 88 #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/ |
D | HardwareBase.h | 90 #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()
|