Home
last modified time | relevance | path

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

/frameworks/av/media/module/libmediatranscoding/tests/
DTranscodingSessionController_tests.cpp370 bool useRealCallingUid) { in testPacerHelper() argument
371 uid_t callingUid = useRealCallingUid ? ::getuid() : client->clientUid(); in testPacerHelper()