Searched refs:UID (Results 1 – 14 of 14) sorted by relevance
/system/netd/server/ |
D | SockDiagTest.cpp | 180 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/ |
D | README.property | 32 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/ |
D | seapp_contexts | 18 # 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.
|
D | runas.te | 19 # run-as switches to the app UID/GID.
|
D | system_app.te | 2 # Apps that run with the system UID, e.g. com.android.system.ui,
|
D | isolated_app.te | 5 ### app" is an APP with UID between AID_ISOLATED_START (99000)
|
D | untrusted_app.te | 6 ### optionally package name to seinfo value) and seapp_contexts (maps UID 9 ### seapp_contexts for any app with UID between APP_AID (10000)
|
D | adbd.te | 16 # Set UID and GID to shell. Set supplementary groups.
|
D | installd.te | 87 # Upgrade from before system_app_data_file was used for system UID apps.
|
D | dumpstate.te | 10 # privileges by switching UID / GID
|
D | file.te | 167 # /data/data subdirectory for system UID apps.
|
D | init.te | 206 # Set UID and GID for services.
|
/system/core/liblog/tests/ |
D | liblog_test.cpp | 1515 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/ |
D | ueventd.rc | 24 # group, then they'll only see log entries for their UID.
|