Home
last modified time | relevance | path

Searched defs:updatePid (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioFlinger.cpp853 bool updatePid = (clientPid == (pid_t)-1); in createTrack() local
2037 bool updatePid = (adjAttributionSource.pid == -1); in createRecord() local
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp558 bool updatePid = (attributionSource.pid == -1); in getInputForAttr() local