Searched refs:AIBinder_getCallingUid (Results 1 – 6 of 6) sorted by relevance
13 AIBinder_getCallingUid;
429 uid_t AIBinder_getCallingUid() { in AIBinder_getCallingUid() function
327 uid_t AIBinder_getCallingUid();
46 return bitsPerSample > 16 && AIBinder_getCallingUid() == AID_MEDIA; in shouldExtractorOutputFloat()
50 return bitsPerSample > 16 && AIBinder_getCallingUid() == AID_MEDIA; in shouldExtractorOutputFloat()
251 mUid = AIBinder_getCallingUid(); in MediaPlayer2()