Home
last modified time | relevance | path

Searched defs:usageType (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/audiocontrol/aidl/default/converter/src/
DCarAudioConfigurationXmlConverter.cpp119 bool parseAudioAttributeUsage(const xsd::UsageType& usageType, AudioAttributes& attributes) { in parseAudioAttributeUsage()
408 for (const auto& usageType : attributesOrUsagesType->getUsage()) { in parseFadeConfigurationUsages() local
/hardware/interfaces/renderscript/1.0/default/
DContext.cpp288 Return<void> Context::allocationSyncAll(Allocation allocation, AllocationUsageType usageType) { in allocationSyncAll()