OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MappingKeyIdentifier
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
PolicyMappingKeys.h
26
MappingKeyIdentifier
,
PolicySubsystem.cpp
70
(1 << MappingKeyAmend1) | (1 <<
MappingKeyIdentifier
))
75
(1 << MappingKeyAmend1) | (1 <<
MappingKeyIdentifier
))
80
(1 << MappingKeyAmend1) | (1 <<
MappingKeyIdentifier
))
85
(1 << MappingKeyAmend1) | (1 <<
MappingKeyIdentifier
))
90
(1 << MappingKeyAmend1) | (1 <<
MappingKeyIdentifier
) | (1 <<
MappingKeyIdentifier
))
InputSource.cpp
36
mId = static_cast<audio_source_t>(context.getItemAsInteger(
MappingKeyIdentifier
));
Strategy.cpp
37
mId = static_cast<routing_strategy>(context.getItemAsInteger(
MappingKeyIdentifier
));
Stream.cpp
37
mId = static_cast<audio_stream_type_t>(context.getItemAsInteger(
MappingKeyIdentifier
));
Usage.cpp
37
mId = static_cast<audio_usage_t>(context.getItemAsInteger(
MappingKeyIdentifier
));
VolumeProfile.cpp
44
mId = static_cast<audio_stream_type_t>(context.getItemAsInteger(
MappingKeyIdentifier
));
Completed in 35 milliseconds