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

  /frameworks/av/media/libaudioclient/include/media/
AudioParameter.h 111 String8 mKeyValuePairs;
  /frameworks/av/services/audiopolicy/service/
AudioPolicyService.h 526 String8 mKeyValuePairs;
    [all...]
  /frameworks/av/services/audioflinger/
Threads.h 156 mKeyValuePairs(keyValuePairs) {}
159 snprintf(buffer, size, "KeyValue: %s\n", mKeyValuePairs.string());
162 const String8 mKeyValuePairs;
    [all...]

Completed in 69 milliseconds