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

  /external/parameter-framework/skeleton-subsystem/
SkeletonSubsystem.cpp 41 addContextMappingKey("Owner");
42 addContextMappingKey("Amend1");
43 addContextMappingKey("Amend2");
  /frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/plugin/
PolicySubsystem.cpp 59 addContextMappingKey(mKeyName);
60 addContextMappingKey(mKeyCategory);
61 addContextMappingKey(mKeyIdentifier);
62 addContextMappingKey(mKeyAmend1);
63 addContextMappingKey(mKeyAmend2);
64 addContextMappingKey(mKeyAmend3);
  /external/parameter-framework/test/test-subsystem/
TESTSubsystem.cpp 49 addContextMappingKey("Directory");
50 addContextMappingKey("Log");
  /external/parameter-framework/parameter/
Subsystem.h 101 void addContextMappingKey(const std::string& strMappingKey);
Subsystem.cpp 342 void CSubsystem::addContextMappingKey(const string& strMappingKey)

Completed in 73 milliseconds