Searched defs:inner (Results 1 – 8 of 8) sorted by relevance
50 aidl::hidl2aidl::IBarInner inner; in testIBar() local
54 hidl2aidl::IBarInner inner; in testIBar() local
63 const Type* inner = static_cast<const TemplatedType*>(elementType)->getElementType(); in isCompatibleElementType() local67 const Type* inner = static_cast<const ArrayType*>(elementType)->getElementType(); in isCompatibleElementType() local
328 def inner(what): function372 def inner(what): function757 def inner(text): function
229 …NestedBuilder(std::unique_ptr<BasePacketBuilder> inner, uint8_t level) : payload_(std::move(inner)… in NestedBuilder()
265 Expression *Expression::parenthesize(Expression *inner) { in parenthesize()
57 #define container_of(inner, outer_t, elem) ((outer_t*)((char*)(inner)-offsetof(outer_t, elem))) argument
209 vector<unique_ptr<Declaration>> inner; in NestInNamespaces() local