Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DBufferQueueCore.cpp171 String8 consumerProcName = String8("\?\?\?"); in dumpState() local
174 getProcessName(pid, consumerProcName); in dumpState()
176 mConnectedPid, producerProcName.c_str(), pid, consumerProcName.c_str()); in dumpState()