HomeSort by relevance Sort by last modified time
    Searched refs:throttled (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
bg.js 36 // The type parameter should be "open", "closed", or "throttled".
83 throttled: {color: [255,255,0,255], defaultText: "!"}
88 (/throttled/i).exec(status) ? "throttled" : "closed";
  /external/chromium_org/tools/sheriffing/
style.css 172 .throttled {
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
UploadedTexture.java 114 protected void setThrottled(boolean throttled) {
115 mThrottled = throttled;
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
UploadedTexture.java 114 protected void setThrottled(boolean throttled) {
115 mThrottled = throttled;
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
UploadedTexture.java 114 protected void setThrottled(boolean throttled) {
115 mThrottled = throttled;
  /external/chromium_org/storage/browser/fileapi/
sandbox_file_system_backend_delegate.cc 619 bool throttled = now < next_release_time_for_open_filesystem_stat_;
620 if (!throttled) {
629 if (!throttled) { \
  /external/chromium_org/tools/telemetry/telemetry/page/
page_runner.py 546 logging.warning('Thermally throttled, waiting (%d)...',
552 logging.warning('Device is thermally throttled before running '
560 logging.warning('Device has been thermally throttled during '
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-kvm.c 923 int i, err, throttled = 0; local
944 throttled = 1;
959 return throttled;
    [all...]
  /bionic/libc/kernel/uapi/linux/
pkt_sched.h 725 __u64 throttled; member in struct:tc_fq_qd_stats
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
android.py 533 def log_safely(msg, throttled=True):
534 if throttled:
544 log_safely("preparing device", throttled=False)
547 log_safely("device prepared", throttled=False)
    [all...]
  /external/kernel-headers/original/uapi/linux/
pkt_sched.h 786 __u64 throttled; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
pkt_sched.h 725 __u64 throttled; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
pkt_sched.h 725 __u64 throttled; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
pkt_sched.h 725 __u64 throttled; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
pkt_sched.h 725 __u64 throttled; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
pkt_sched.h 725 __u64 throttled; member in struct:tc_fq_qd_stats
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
pkt_sched.h 725 __u64 throttled; member in struct:tc_fq_qd_stats

Completed in 2710 milliseconds