HomeSort by relevance Sort by last modified time
    Searched refs:ibinder_type_ (Results 1 - 2 of 2) sorted by null

  /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_);

Completed in 53 milliseconds