Searched defs:isPointer (Results 1 – 3 of 3) sorted by relevance
| /system/tools/aidl/ | ||
| D | aidl_to_cpp.h | 36 const bool isPointer; // whether the variable 'name' is a pointer or not member |
| /system/tools/hidl/ | ||
| D | PointerType.cpp | 26 bool PointerType::isPointer() const { in isPointer() function in android::PointerType |
| D | Type.cpp | 93 bool Type::isPointer() const { in isPointer() function in android::Type |