Searched defs:GetHeaders (Results 1 – 2 of 2) sorted by relevance
/system/tools/aidl/ | ||
D | type_cpp.h | 62 void GetHeaders(std::set<std::string>* headers) const { in GetHeaders() function |
D | type_cpp.cpp | 106 static vector<string> GetHeaders(bool is_nullable, const string& cpp_header) { in GetHeaders() function in android::aidl::cpp::__anon824551d00111::CppArrayType |