Searched refs:AIBinder_getCallingSid (Results 1 – 7 of 7) sorted by relevance
56 __attribute__((weak, warn_unused_result)) const char* AIBinder_getCallingSid() __INTRODUCED_IN(31);
134 let sid = sys::AIBinder_getCallingSid(); in with_calling_sid()
46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AIBinder_getCallingSid);186 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AIBinder_getCallingSid); in init_stub_library()
118 AIBinder_getCallingSid; # apex
784 const char* AIBinder_getCallingSid() { in AIBinder_getCallingSid() function
72 const char* sid = AIBinder_getCallingSid(); in getsRequestedSid()