Searched defs:asInt (Results 1 – 2 of 2) sorted by relevance
| /system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/ | ||
| D | ContextHubTestConstants.java | 245 public int asInt() { in asInt() method in ContextHubTestConstants.TestNames |
| /system/libcppbor/include/cppbor/ | ||
| D | cppbor.h | 152 virtual Int* asInt() { return nullptr; } in asInt() function |