Searched refs:AIBinder_getCallingUid (Results 1 – 7 of 7) sorted by relevance
38 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_getCallingUid);147 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_getCallingUid); in init_stub_library()
13 AIBinder_getCallingUid;
188 uid_t uid = AIBinder_getCallingUid(); in onTransact()486 uid_t AIBinder_getCallingUid() { in AIBinder_getCallingUid() function
354 uid_t AIBinder_getCallingUid() __INTRODUCED_IN(29);
46 return bitsPerSample > 16 && AIBinder_getCallingUid() == AID_MEDIA; in shouldExtractorOutputFloat()
50 return bitsPerSample > 16 && AIBinder_getCallingUid() == AID_MEDIA; in shouldExtractorOutputFloat()