Searched refs:AidlName (Results 1 – 1 of 1) sorted by relevance
93 struct AidlName { struct98 static bool fill(const std::string& name, AidlName* aname) { in fill() argument136 AidlName aname; in isVintfDeclared()137 if (!AidlName::fill(name, &aname)) return false; in isVintfDeclared()194 AidlName aname; in getVintfUpdatableApex()195 if (!AidlName::fill(name, &aname)) return std::nullopt; in getVintfUpdatableApex()236 AidlName aname; in getVintfConnectionInfo()237 if (!AidlName::fill(name, &aname)) return std::nullopt; in getVintfConnectionInfo()