Searched refs:hasInvocationType (Results 1 – 3 of 3) sorted by relevance
389 bool hasInvocationType() const;
1160 _xsdc_assert(hasInvocationType()); in getInvocationType()1164 bool ActivationVolumeConfigEntryType::hasInvocationType() const { in hasInvocationType() function in android::hardware::automotive::audiocontrol::ActivationVolumeConfigEntryType
649 if (!xsdEntry.hasInvocationType()) { in parseVolumeGroupActivationEntry()