Home
last modified time | relevance | path

Searched refs:when (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/system/extras/perfprofd/
Dperfprofd_record.proto37 // is device screen on at point when profile is collected?
40 // system load at point when profile is collected; corresponds
45 // At the point when the profile was collected, was a camera active?
48 // At the point when the profile was collected, was the device still booting?
51 // At the point when the profile was collected, was the device plugged into
Dperf_profile.proto109 // is device screen on at point when profile is collected?
112 // system load at point when profile is collected; corresponds
117 // At the point when the profile was collected, was a camera active?
120 // At the point when the profile was collected, was the device still booting?
123 // At the point when the profile was collected, was the device plugged into
/system/sepolicy/prebuilts/api/27.0/public/
Dgatekeeperd.te8 ### 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.
Dvdc.te5 # We also transition into this domain from dumpstate, when
13 # vdc sends information back to dumpstate when "adb bugreport" is used
/system/sepolicy/prebuilts/api/28.0/public/
Dgatekeeperd.te8 ### 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.
/system/sepolicy/public/
Dgatekeeperd.te8 ### 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.
/system/sepolicy/prebuilts/api/29.0/public/
Dgatekeeperd.te8 ### 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.
/system/sepolicy/prebuilts/api/26.0/public/
Dgatekeeperd.te8 ### 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.
Dvdc.te5 # We also transition into this domain from dumpstate, when
13 # vdc sends information back to dumpstate when "adb bugreport" is used
/system/sepolicy/private/
Dvold.te5 # Switch to more restrictive domains when executing common tools
10 # domain when working with untrusted block devices
17 # from accidentally writing when the mount point isn't present.
/system/sepolicy/prebuilts/api/26.0/private/
Dvold.te6 # Switch to more restrictive domains when executing common tools
11 # domain when working with untrusted block devices
18 # from accidentally writing when the mount point isn't present.
Ddomain.te1 # Transition to crash_dump when /system/bin/crash_dump* is executed.
2 # This occurs when the process crashes.
/system/sepolicy/prebuilts/api/29.0/private/
Dvold.te5 # Switch to more restrictive domains when executing common tools
10 # domain when working with untrusted block devices
17 # from accidentally writing when the mount point isn't present.
/system/sepolicy/prebuilts/api/28.0/private/
Dvold.te5 # Switch to more restrictive domains when executing common tools
10 # domain when working with untrusted block devices
17 # from accidentally writing when the mount point isn't present.
/system/sepolicy/prebuilts/api/27.0/private/
Dvold.te6 # Switch to more restrictive domains when executing common tools
11 # domain when working with untrusted block devices
18 # from accidentally writing when the mount point isn't present.
Ddomain.te1 # Transition to crash_dump when /system/bin/crash_dump* is executed.
2 # This occurs when the process crashes.
/system/core/libutils/
DSystemClock.cpp42 int64_t when = systemTime(SYSTEM_TIME_MONOTONIC); in uptimeMillis() local
43 return (int64_t) nanoseconds_to_milliseconds(when); in uptimeMillis()
/system/extras/ANRdaemon/
DREADME2 activity when CPU usage is very high. The daemon uses debugfs underlying for
19 Known issue: in the systrace output, anrdaemon will show up when the trace is
20 not running. This is because the daemon process turns off tracing when CPU usage
23 when the CPU usage becomes high and the daemon process turn on tracing again,
25 daemon process to some other process. Due to this artifact, when the raw trace
/system/libhidl/transport/manager/1.2/
DIClientCallback.hal21 * This is called when there is a transition between having >= 1 clients and having 0 clients
30 * true - when there are >= 1 clients. This must be called as soon as IServiceManager::get
32 * false - when there are 0 clients. This may be delayed if it is thought that another
/system/core/libpixelflinger/codeflinger/
DCodeCache.cpp173 e.when = mWhen++; in lookup()
192 if (e.when < mCacheData.valueAt(lru).when) { in cache()
DCodeCache.h97 : entry(a), when(w) { } in cache_entry_t()
99 mutable int64_t when; member
/system/media/audio_utils/
DREADME.md8 * when done: rm -rf html
/system/keymaster/
DAndroid.bp43 // TODO(krasin): reenable coverage flags, when the new Clang toolchain is released.
133 // TODO(krasin): reenable coverage flags, when the new Clang toolchain is released.
145 // This is used by keystore as a fallback for when the hardware keymaster does
180 // TODO(krasin): reenable coverage flags, when the new Clang toolchain is released.
219 // TODO(krasin): reenable coverage flags, when the new Clang toolchain is released.
266 // TODO(krasin): reenable coverage flags, when the new Clang toolchain is released.
307 // TODO(krasin): reenable coverage flags, when the new Clang toolchain is released.
/system/bt/service/doc/
DIBluetoothGattServerCallback.txt40 * Called when there is an incoming read request from the remote device with
58 * Called when there is an incoming read request from the remote device with
76 * Called when there is an incoming write request from the remote device with
96 * Called when there is an incoming write request from the remote device with
116 * Called when there is an incoming execute-write request to commit or abort
129 * be called when the remote device sends a confirmation packet. Otherwise
/system/iorap/
DAndroid.bp189 // Pretty print when ubsan detects a problem.
196 */ // don't use the diag when you want it to crash.
236 // Furthermore, we need this regardless to avoid linking errors when linking
245 // We only put this to avoid linking errors when building iorapd.
282 // Pretty print when ubsan detects a problem.
289 */ // don't use the diag when you want it to crash.

12345678910>>...13