OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEVICES_TAG
(Results
1 - 4
of
4
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
audio_policy_conf.h
48
#define
DEVICES_TAG
"devices"
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
audio_policy_conf.h
47
#define
DEVICES_TAG
"devices"
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
ConfigParsingUtils.cpp
176
} else if (strcmp(node->name,
DEVICES_TAG
) == 0) {
225
cnode *node = config_find(root,
DEVICES_TAG
);
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
[
all
...]
Completed in 859 milliseconds