Home | Sort by relevance Sort by last modified time |
/system/tools/aidl/ | |
type_cpp.h | 111 const Type* IBinderType() const { return ibinder_type_; } 116 Type* ibinder_type_ = nullptr; member in class:android::aidl::cpp::TypeNamespace |
type_cpp.cpp | 483 ibinder_type_ = new Type( 488 Add(ibinder_type_); |