Searched refs:__android_log_uid (Results 1 – 8 of 8) sorted by relevance
150 static inline uid_t __android_log_uid() { in __android_log_uid() function154 static inline uid_t __android_log_uid() { in __android_log_uid() function
171 log_msg.entry.uid = __android_log_uid(); in stderrWrite()
92 uid_t uid = __android_log_uid(); in logdAvailable()268 uid_t uid = __android_log_uid(); in logdVersion()
142 pmsgHeader.uid = __android_log_uid(); in pmsgWrite()
147 if (__android_log_uid() == AID_LOGD) { in logdWrite()
91 if ((logId == LOG_ID_SECURITY) && (__android_log_uid() != AID_SYSTEM)) { in init_transport_context()
52 uid_t uid = __android_log_uid(); in check_log_uid_permissions()
83 uid = __android_log_uid(); in get_best_effective_uid()