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

  /system/tools/aidl/
aidl.h 43 BAD_CONSTANTS,
aidl_unittest.cpp 287 EXPECT_EQ(AidlError::BAD_CONSTANTS, reported_error);
301 EXPECT_EQ(AidlError::BAD_CONSTANTS, reported_error);
aidl.cpp 664 return AidlError::BAD_CONSTANTS;

Completed in 44 milliseconds