Home
last modified time | relevance | path

Searched refs:defaultImpl_ (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Dtype_java.h257 const Type* GetDefaultImpl() const { return defaultImpl_; } in GetDefaultImpl()
262 const Type* defaultImpl_; variable
Dtype_java.cpp228 defaultImpl_(defaultImpl) {} in InterfaceType()