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()138 ERROR_INVALID_PARAMETER("fd is invalid."); in ASensorManager_createSharedMemoryDirectChannel()143 ERROR_INVALID_PARAMETER("size has to be greater or equal to sizeof(ASensorEvent)."); in ASensorManager_createSharedMemoryDirectChannel()164 ERROR_INVALID_PARAMETER("buffer cannot be NULL"); in ASensorManager_createHardwareBufferDirectChannel()169 ERROR_INVALID_PARAMETER("size has to be greater or equal to sizeof(ASensorEvent)."); in ASensorManager_createHardwareBufferDirectChannel()195 ERROR_INVALID_PARAMETER( in ASensorManager_configureDirectReport()[all …]