Lines Matching refs:HalFormat
43 ManifestInstance::ManifestInstance(FqInstance&& fqInstance, TransportArch&& ta, HalFormat fmt, in ManifestInstance()
51 HalFormat fmt, in ManifestInstance()
82 HalFormat ManifestInstance::format() const { in format()
112 case HalFormat::AIDL: { in getSimpleFqInstance()
116 case HalFormat::HIDL: in getSimpleFqInstance()
118 case HalFormat::NATIVE: { in getSimpleFqInstance()
130 case HalFormat::AIDL: { in description()
134 case HalFormat::HIDL: in description()
136 case HalFormat::NATIVE: { in description()
144 case HalFormat::AIDL: { in descriptionWithoutPackage()
148 case HalFormat::HIDL: in descriptionWithoutPackage()
150 case HalFormat::NATIVE: { in descriptionWithoutPackage()