Searched refs:UID (Results 1 – 25 of 139) sorted by relevance
123456
/system/unwinding/libunwindstack/ |
D | GlobalDebugImpl.h | 83 struct UID { struct 87 bool operator<(const UID& other) const { argument 219 std::map<UID, std::shared_ptr<Symfile>> entries; in ReadAllEntries() 235 bool ReadNewEntries(Maps* maps, std::map<UID, std::shared_ptr<Symfile>>* entries, bool* race) { in ReadNewEntries() argument 237 UID uid; in ReadNewEntries() 281 UID next_uid; in ReadNewEntries() 304 bool ReadNextField(uint64_t next_field_addr, UID* uid, bool* race) { in ReadNextField() 316 *uid = UID{.address = address[0], .seqlock = 0}; in ReadNextField() 333 *uid = UID{.address = address[1], .seqlock = seqlock[1]}; in ReadNextField() 338 bool CheckSeqlock(UID uid, bool* race = nullptr) { [all …]
|
/system/core/storaged/ |
D | README.properties | 4 ro.storaged.uid_io.interval # interval storaged checks Per UID IO usage, in seconds 5 ro.storaged.uid_io.threshold # Per UID IO usage limit, in bytes
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | untrusted_app_25.te | 5 ### optionally package name to seinfo value) and seapp_contexts (maps UID 8 ### seapp_contexts for any app with UID between APP_AID (10000)
|
D | untrusted_app.te | 5 ### optionally package name to seinfo value) and seapp_contexts (maps UID 8 ### seapp_contexts for any app with UID between APP_AID (10000)
|
D | system_app.te | 2 ### Apps that run with the system UID, e.g. com.android.system.ui,
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | untrusted_app_25.te | 5 ### optionally package name to seinfo value) and seapp_contexts (maps UID 8 ### seapp_contexts for any app with UID between APP_AID (10000)
|
D | untrusted_app.te | 5 ### optionally package name to seinfo value) and seapp_contexts (maps UID 8 ### seapp_contexts for any app with UID between APP_AID (10000)
|
D | system_app.te | 2 ### Apps that run with the system UID, e.g. com.android.system.ui,
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | untrusted_app.te | 5 ### optionally package name to seinfo value) and seapp_contexts (maps UID 8 ### seapp_contexts for any app with UID between APP_AID (10000)
|
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)
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | untrusted_app.te | 5 ### optionally package name to seinfo value) and seapp_contexts (maps UID 8 ### seapp_contexts for any app with UID between APP_AID (10000)
|
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)
|
/system/logging/logd/ |
D | README.property | 44 oldest entries of chattiest UID, and 68 - Pruning filter rules are specified as UID, UID/PID or /PID. A '~' prefix indicates that elements 71 pruning for the noisiest UID as determined by the current statistics. Special case ~1000/! 72 represents pruning of the worst PID within AID_SYSTEM when AID_SYSTEM is the noisiest UID.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
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)
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | untrusted_app_27.te | 9 ### optionally package name to seinfo value) and seapp_contexts (maps UID 12 ### seapp_contexts for any app with UID between APP_AID (10000)
|
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)
|
/system/sepolicy/prebuilts/api/31.0/public/ |
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)
|
/system/sepolicy/prebuilts/api/30.0/public/ |
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)
|
/system/sepolicy/public/ |
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)
|
/system/sepolicy/prebuilts/api/26.0/private/ |
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)
|
123456