Home
last modified time | relevance | path

Searched refs:inDevices (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/datapath/
DThreadMetrics.h86 void logCreatePatch(const std::string& inDevices, const std::string& outDevices) { in logCreatePatch() argument
88 mCreatePatchInDevices = inDevices; in logCreatePatch()
92 .set(AMEDIAMETRICS_PROP_INPUTDEVICES, inDevices) in logCreatePatch()