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

  /system/tools/aidl/
type_namespace.h 403 if (aidl_type.IsNullable() || aidl_type.IsUtf8() ||
472 if (interface.IsNullable()) {
480 if (aidl_type.IsNullable()) {
aidl_language.h 63 bool IsNullable() const {
aidl_unittest.cpp 154 EXPECT_EQ(parse_result->GetMethods()[0]->GetType().IsNullable(),

Completed in 66 milliseconds