Home
last modified time | relevance | path

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

/system/tools/aidl/
Dtype_cpp.cpp64 bool is_nullable, in CppArrayType()
81 static vector<string> GetHeaders(bool is_nullable, const string& cpp_header) { in GetHeaders()
92 static string GetCppType(bool is_nullable, in GetCppType()