Searched refs:ERROR_INVALID_PARAMETER (Results 1 – 1 of 1) sorted by relevance
42 #define ERROR_INVALID_PARAMETER(message) ALOGE("%s: " message, __func__) macro47 ERROR_INVALID_PARAMETER("manager cannot be NULL"); \53 ERROR_INVALID_PARAMETER("sensor cannot be NULL"); \59 ERROR_INVALID_PARAMETER("queue cannot be NULL"); \109 ERROR_INVALID_PARAMETER("looper cannot be NULL"); in ASensorManager_createEventQueue()137 ERROR_INVALID_PARAMETER("fd is invalid."); in ASensorManager_createSharedMemoryDirectChannel()142 ERROR_INVALID_PARAMETER("size has to be greater or equal to sizeof(ASensorEvent)."); in ASensorManager_createSharedMemoryDirectChannel()163 ERROR_INVALID_PARAMETER("buffer cannot be NULL"); in ASensorManager_createHardwareBufferDirectChannel()168 ERROR_INVALID_PARAMETER("size has to be greater or equal to sizeof(ASensorEvent)."); in ASensorManager_createHardwareBufferDirectChannel()194 ERROR_INVALID_PARAMETER( in ASensorManager_configureDirectReport()[all …]