Searched defs:nullable (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ | ||
D | aidl_to_cpp.cpp | 70 const bool nullable = type.IsNullable(); in RawParcelMethod() local |
D | aidl_unittest.cpp | 5858 const bool nullable = std::get<2>(param); in Run() local |