Searched refs:track (Results 1 – 25 of 29) sorted by relevance
12
/system/extras/ioblame/ |
D | README | 201 ANDROID: fs: FS tracepoints to track IO. 203 Adds tracepoints in ext4/f2fs/mpage to track readpages/buffered 204 write()s. This allows us to track files that are being read/written 221 Allowing ioblame to track <pathname, amount of data written>
|
/system/extras/simpleperf/scripts/purgatorio/templates/ |
D | styles.css | 25 ::-webkit-scrollbar-track {
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | incidentd.te | 166 # This is used to track reports from lab testing devices 172 # This is used to track reports from lab testing devices
|
D | system_server.te | 153 # within system_server to keep track of memory and CPU usage for 656 # Read/write the property which keeps track of whether this is the first start of system_server 663 # system server reads this property to keep track of whether server configurable flags have been
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | incidentd.te | 180 # This is used to track reports from lab testing devices 186 # This is used to track reports from lab testing devices
|
D | system_server.te | 188 # within system_server to keep track of memory and CPU usage for 729 # Read/write the property which keeps track of whether this is the first start of system_server 736 # system server reads this property to keep track of whether server configurable flags have been
|
/system/sepolicy/private/ |
D | incidentd.te | 180 # This is used to track reports from lab testing devices 186 # This is used to track reports from lab testing devices
|
D | system_server.te | 188 # within system_server to keep track of memory and CPU usage for 729 # Read/write the property which keeps track of whether this is the first start of system_server 736 # system server reads this property to keep track of whether server configurable flags have been
|
/system/core/libutils/ |
D | RefBase.cpp | 277 void trackMe(bool track, bool retain) { in trackMe() argument 278 mTrackEnabled = track; in trackMe()
|
/system/nvram/ |
D | README.md | 49 HAL function. The `nvram::Request` and `nvram::Response` wrappers keep track of
|
/system/bt/include/hardware/ |
D | bt_rc.h | 227 btrc_uid_t track; /* queue position in NowPlaying */ member
|
/system/core/fs_mgr/libsnapshot/android/snapshot/ |
D | snapshot.proto | 175 // merge operation. This field is used to keep track of the total number
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | system_server.te | 134 # within system_server to keep track of memory and CPU usage for 621 # Read/write the property which keeps track of whether this is the first start of system_server 628 # system server reads this property to keep track of whether server configurable flags have been
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | system_server.te | 115 # within system_server to keep track of memory and CPU usage for 461 # Read/write the property which keeps track of whether this is the first start of system_server
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | system_server.te | 121 # within system_server to keep track of memory and CPU usage for 489 # Read/write the property which keeps track of whether this is the first start of system_server
|
/system/bt/btif/src/ |
D | btif_rc.cc | 1992 memcpy(&(avrc_rsp.reg_notif.param.track), &(p_param->track), in register_notification_rsp() 3264 if (rc_is_track_id_valid(p_rsp->param.track) != true) { in handle_notification_response() 3267 uint8_t* p_data = p_rsp->param.track; in handle_notification_response() 3380 if (rc_is_track_id_valid(p_rsp->param.track) != true) { in handle_notification_response()
|
/system/bt/stack/include/ |
D | avrc_defs.h | 1405 tAVRC_UID track; member
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | system_server.te | 122 # within system_server to keep track of memory and CPU usage for 536 # Read/write the property which keeps track of whether this is the first start of system_server
|
/system/bt/doc/ |
D | style_guide.md | 174 lightweight memory bounds checks that can help track down memory errors.
|
/system/bt/stack/avrc/ |
D | avrc_pars_ct.cc | 158 BE_STREAM_TO_ARRAY(p_stream, p_rsp->param.track, 8); in avrc_parse_notification_rsp()
|
D | avrc_bld_tg.cc | 582 ARRAY_TO_BE_STREAM(p_data, p_rsp->param.track, AVRC_UID_SIZE); in avrc_bld_notify_rsp()
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | te_macros | 149 # This could be tightened on a per-server basis, but keeping track of service
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | te_macros | 145 # This could be tightened on a per-server basis, but keeping track of service
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | te_macros | 149 # This could be tightened on a per-server basis, but keeping track of service
|
/system/sepolicy/ |
D | Android.bp | 753 // track platform policy development
|
12