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

  /hardware/libhardware_legacy/include/hardware_legacy/
audio_policy_conf.h 51 #define DYNAMIC_VALUE_TAG "dynamic" // special value for "channel_masks", "sampling_rates" and
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
audio_policy_conf.h 69 #define DYNAMIC_VALUE_TAG "dynamic" // special value for "channel_masks", "sampling_rates" and
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
ConfigParsingUtils.cpp 164 strcmp(node->value, DYNAMIC_VALUE_TAG) != 0) {
167 strcmp(node->value, DYNAMIC_VALUE_TAG) != 0) {
170 strcmp(node->value, DYNAMIC_VALUE_TAG) != 0) {
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]

Completed in 2450 milliseconds