Searched defs:AidlInstance (Results 1 – 3 of 3) sorted by relevance
65 struct AidlInstance { struct83 fn extract_aidl_instance(installed_file: &InstalledFile) -> Option<AidlInstance> { in extract_aidl_instance()
86 struct AidlInstance : private ManifestInstance { struct104 ostream& operator<<(ostream& os, const AidlInstance& val); argument
77 AidlInstance::AidlInstance(const ManifestInstance &other) in AidlInstance() function in android::vintf::testing::AidlInstance