Searched defs:AidlNode (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/tools/aidl/ | ||
H A D | aidl_language.h | 44 class AidlNode; variable |
H A D | location.h | 48 friend class AidlNode; variable |
H A D | logging.h | 24 class AidlNode; variable |
H A D | aidl_language.cpp | 74 AidlNode::AidlNode(const AidlLocation& location, const Comments& comments) in AidlNode() function in AidlNode |