Searched refs:getCallingContext (Results 1 – 3 of 3) sorted by relevance
35 static CallingContext getCallingContext(pid_t sourcePid);
82 AccessControl::CallingContext AccessControl::getCallingContext(pid_t sourcePid) { in getCallingContext() function in android::AccessControl
50 return AccessControl::getCallingContext(pid); in getBinderCallingContext()