Home
last modified time | relevance | path

Searched refs:UID (Results 1 – 14 of 14) sorted by relevance

/system/netd/server/
DSockDiagTest.cpp180 UID, enumerator
188 TO_STRING_TYPE(UID); in testTypeName()
216 case UID: in howManySockets()
230 case UID: in destroySockets()
251 case UID: in shouldHaveClosedSocket()
355 testing::Values(ADDRESS, UID, UIDRANGE));
/system/core/logd/
DREADME.property32 oldest entries of chattiest UID, and
59 - Pruning filter is of form of a space-separated list of [~][UID][/PID]
61 blacklisting, UID or PID may be a '!' to instead reference the chattiest
62 client, with the restriction that the PID must be in the UID group 1000
/system/sepolicy/
Dseapp_contexts18 # user=_app will match any regular app UID.
19 # user=_isolated will match any isolated service UID.
47 # level may be used to specify a fixed level for any UID.
Drunas.te19 # run-as switches to the app UID/GID.
Dsystem_app.te2 # Apps that run with the system UID, e.g. com.android.system.ui,
Disolated_app.te5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
Duntrusted_app.te6 ### optionally package name to seinfo value) and seapp_contexts (maps UID
9 ### seapp_contexts for any app with UID between APP_AID (10000)
Dadbd.te16 # Set UID and GID to shell. Set supplementary groups.
Dinstalld.te87 # Upgrade from before system_app_data_file was used for system UID apps.
Ddumpstate.te10 # privileges by switching UID / GID
Dfile.te167 # /data/data subdirectory for system UID apps.
Dinit.te206 # Set UID and GID for services.
/system/core/liblog/tests/
Dliblog_test.cpp1515 const int UID = -1; in TEST() local
1525 TAG, SUBTAG, UID, max_payload_buf, DATA_LEN)); in TEST()
1571 ASSERT_EQ(UID, get4LE(eventData)); in TEST()
1596 const int UID = -1; in TEST() local
1606 TAG, SUBTAG, UID, max_payload_buf, DATA_LEN)); in TEST()
1653 ASSERT_EQ(UID, get4LE(eventData)); in TEST()
1683 const int UID = -1; in TEST() local
1693 TAG, SUBTAG, UID, NULL, DATA_LEN)); in TEST()
1726 const int UID = -1; in TEST() local
1736 TAG, SUBTAG, UID, max_payload_buf, DATA_LEN)); in TEST()
[all …]
/system/core/rootdir/
Dueventd.rc24 # group, then they'll only see log entries for their UID.