HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_NAME (Results 1 - 2 of 2) sorted by null

  /hardware/invensense/mlsdk/platform/include/
mltypes.h 133 #define ERROR_NAME(x) (#x)
  /external/dbus/dbus/
dbus-marshal-header.c 512 * @param error_name error name or #NULL
522 const char *error_name)
530 (error_name) ||
531 !(interface || member || error_name));
616 if (error_name != NULL)
621 &error_name))
752 REQUIRE_FIELD (ERROR_NAME);
    [all...]

Completed in 484 milliseconds