Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioService.cpp331 const bool serverCalling = callingUserId == clientUid; in convertHandleToServiceStream() local
333 const bool allowed = callerOwnsIt || serverCalling || serverOwnsIt; in convertHandleToServiceStream()