/system/core/libstats/socket/ |
D | stats_event_list.c | 53 size_t needed = sizeof(uint8_t) + sizeof(uint8_t); in reset_log_context() local 54 if ((context->pos + needed) > MAX_EVENT_PAYLOAD) { in reset_log_context() 60 context->pos += needed; in reset_log_context() 123 size_t needed; in android_log_write_char_array() local 138 needed = sizeof(uint8_t) + sizeof(int32_t) + len; in android_log_write_char_array() 139 if ((context->pos + needed) > MAX_EVENT_PAYLOAD) { in android_log_write_char_array() 153 context->pos += needed; in android_log_write_char_array()
|
/system/core/liblog/ |
D | log_event_list.cpp | 51 size_t needed = sizeof(android_event_list_t); in init_context() local 52 if ((context->pos + needed) > MAX_EVENT_PAYLOAD) { in init_context() 58 context->pos += needed; in init_context() 141 size_t needed = sizeof(android_event_list_t); in android_log_write_list_begin() local 142 if ((context->pos + needed) > MAX_EVENT_PAYLOAD) { in android_log_write_list_begin() 160 context->pos += needed; in android_log_write_list_begin() 171 size_t needed = sizeof(android_event_int_t); in android_log_write_int32() local 172 if ((context->pos + needed) > MAX_EVENT_PAYLOAD) { in android_log_write_int32() 180 context->pos += needed; in android_log_write_int32() 191 size_t needed = sizeof(android_event_long_t); in android_log_write_int64() local [all …]
|
/system/sepolicy/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process. 9 ### These rules should eventually be granted only when needed. 15 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process. 16 ### These rules should eventually be granted only when needed.
|
D | ppp.te | 12 # ioctls needed for VPN.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process. 9 ### These rules should eventually be granted only when needed. 16 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process. 17 ### These rules should eventually be granted only when needed.
|
D | ppp.te | 12 # ioctls needed for VPN.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process. 9 ### These rules should eventually be granted only when needed. 16 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process. 17 ### These rules should eventually be granted only when needed.
|
D | ppp.te | 12 # ioctls needed for VPN.
|
/system/core/libstats/push_compat/ |
D | stats_event_list.c | 58 size_t needed = sizeof(uint8_t) + sizeof(uint8_t); in reset_log_context() local 59 if ((context->pos + needed) > MAX_EVENT_PAYLOAD) { in reset_log_context() 65 context->pos += needed; in reset_log_context() 207 size_t needed; in android_log_write_char_array() local 222 needed = sizeof(uint8_t) + sizeof(int32_t) + len; in android_log_write_char_array() 223 if ((context->pos + needed) > MAX_EVENT_PAYLOAD) { in android_log_write_char_array() 237 context->pos += needed; in android_log_write_char_array()
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process. 9 ### These rules should eventually be granted only when needed. 16 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process. 17 ### These rules should eventually be granted only when needed.
|
D | ppp.te | 12 # ioctls needed for VPN.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process. 9 ### These rules should eventually be granted only when needed. 15 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process. 16 ### These rules should eventually be granted only when needed.
|
D | ppp.te | 12 # ioctls needed for VPN.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | gatekeeperd.te | 8 ### Rules needed when Gatekeeper HAL runs inside gatekeeperd process. 9 ### These rules should eventually be granted only when needed. 15 ### Rules needed when Gatekeeper HAL runs outside of gatekeeperd process. 16 ### These rules should eventually be granted only when needed.
|
D | ppp.te | 12 # ioctls needed for VPN.
|
/system/libhidl/libhidlmemory/ |
D | Android.bp | 18 // Host support is needed for testing only 20 // TODO(b/153609531): remove when no longer needed.
|
/system/libhidl/transport/base/1.0/ |
D | Android.bp | 6 // TODO(b/153609531): remove when no longer needed.
|
/system/libhidl/transport/allocator/1.0/ |
D | Android.bp | 6 // TODO(b/153609531): remove when no longer needed.
|
/system/libhidl/transport/memory/token/1.0/ |
D | Android.bp | 6 // TODO(b/153609531): remove when no longer needed.
|
/system/libhidl/transport/memory/1.0/ |
D | Android.bp | 6 // TODO(b/153609531): remove when no longer needed.
|
/system/media/audio/ |
D | Android.bp | 5 // TODO(b/153609531): remove when no longer needed.
|
/system/media/camera/ |
D | Android.bp | 6 // TODO(b/153609531): remove when no longer needed.
|
/system/timezone/distro/ |
D | README | 4 A distro file is a zip archive containing the files needed to update the time
|
/system/timezone/output_data/android/ |
D | Android.bp | 17 // This is a temporary change needed until the ART Buildbot and Golem both 33 // This is a temporary change needed until the ART Buildbot and Golem both
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | shell.te | 26 # Perform SELinux access checks, needed for CTS
|