Home
last modified time | relevance | path

Searched defs:nullable (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/
Daidl_to_cpp.cpp70 const bool nullable = type.IsNullable(); in RawParcelMethod() local
Daidl_unittest.cpp5858 const bool nullable = std::get<2>(param); in Run() local