OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addContextMappingKey
(Results
1 - 5
of
5
) sorted by null
/external/parameter-framework/upstream/skeleton-subsystem/
SkeletonSubsystem.cpp
42
addContextMappingKey
("Owner");
43
addContextMappingKey
("Amend1");
44
addContextMappingKey
("Amend2");
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
PolicySubsystem.cpp
57
addContextMappingKey
(mKeyName);
58
addContextMappingKey
(mKeyCategory);
59
addContextMappingKey
(mKeyIdentifier);
60
addContextMappingKey
(mKeyAmend1);
61
addContextMappingKey
(mKeyAmend2);
62
addContextMappingKey
(mKeyAmend3);
/external/parameter-framework/upstream/test/test-subsystem/
TESTSubsystem.cpp
50
addContextMappingKey
("Directory");
51
addContextMappingKey
("Log");
/external/parameter-framework/upstream/parameter/
Subsystem.h
105
void
addContextMappingKey
(const std::string &strMappingKey);
Subsystem.cpp
306
void CSubsystem::
addContextMappingKey
(const string &strMappingKey)
Completed in 3494 milliseconds