HomeSort by relevance Sort by last modified time
    Searched defs:ERROR_INVALID_PARAMETER (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
dderror.h 9 #define ERROR_INVALID_PARAMETER 87
  /device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
StmStatusCode.h 71 #define ERROR_INVALID_PARAMETER (BIT31 | BIT17 | BIT16 | BIT15 | 0x0002)
  /frameworks/base/native/android/
sensor.cpp 42 #define ERROR_INVALID_PARAMETER(message) ALOGE("%s: " message, __func__)
47 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");
137 ERROR_INVALID_PARAMETER("fd is invalid.");
142 ERROR_INVALID_PARAMETER("size has to be greater or equal to sizeof(ASensorEvent).");
163 ERROR_INVALID_PARAMETER("buffer cannot be NULL");
168 ERROR_INVALID_PARAMETER("size has to be greater or equal to sizeof(ASensorEvent).");
194 ERROR_INVALID_PARAMETER(
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
error.h 50 #define ERROR_INVALID_PARAMETER 87
winerror.h 112 #define ERROR_INVALID_PARAMETER __MSABI_LONG(87)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 886 milliseconds