Home
last modified time | relevance | path

Searched defs:isPointer (Results 1 – 3 of 3) sorted by relevance

/system/tools/aidl/
Daidl_to_cpp.h34 const bool isPointer; // whether the variable 'name' is a pointer or not member
/system/tools/hidl/
DPointerType.cpp26 bool PointerType::isPointer() const { in isPointer() function in android::PointerType
DType.cpp93 bool Type::isPointer() const { in isPointer() function in android::Type