Searched refs:hasAttributes (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libaudioclient/
H A DIAudioPolicyService.cpp933 bool hasAttributes = data.readInt32() != 0; local
934 if (hasAttributes) {
952 status_t status = getOutputForAttr(hasAttributes ? &attr : NULL,

Completed in 416 milliseconds