HomeSort by relevance Sort by last modified time
    Searched refs:GAINS_TAG (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
audio_policy_conf.h 63 #define GAINS_TAG "gains"
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
HwModule.cpp 65 } else if (strcmp(node->name, GAINS_TAG) == 0) {
112 } else if (strcmp(node->name, GAINS_TAG) == 0) {
170 } else if (strcmp(node->name, GAINS_TAG) == 0) {

Completed in 30 milliseconds