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

  /system/tools/aidl/
type_cpp.h 53 const Type* NullableType() const override { return nullable_type_.get(); }
85 const std::unique_ptr<Type> nullable_type_; member in class:android::aidl::cpp::Type
type_cpp.cpp 409 nullable_type_(nullable_type) {}

Completed in 180 milliseconds