Home
last modified time | relevance | path

Searched refs:aid (Results 1 – 5 of 5) sorted by relevance

/system/core/include/private/
Dandroid_filesystem_config.h126 unsigned aid; member
/system/core/init/
Dueventd.cpp93 return android_ids[i].aid; in get_android_id()
Dutil.cpp58 return info[n].aid; in android_name_to_id()
/system/core/liblog/
DREADME146 To aid in diagnosing the occurence of this, a binary event from liblog
/system/core/logd/
DLogStatistics.cpp147 if (info->aid == uid) { in uidToName()