HomeSort by relevance Sort by last modified time
    Searched defs:mKeyValuePairs (Results 1 - 3 of 3) sorted by null

  /frameworks/av/include/media/
AudioParameter.h 68 String8 mKeyValuePairs;
  /frameworks/av/services/audiopolicy/
AudioPolicyService.h 312 String8 mKeyValuePairs;
  /frameworks/av/services/audioflinger/
Threads.h 147 mKeyValuePairs(keyValuePairs) {}
150 snprintf(buffer, size, "KeyValue: %s\n", mKeyValuePairs.string());
153 const String8 mKeyValuePairs;
    [all...]

Completed in 715 milliseconds