/system/vold/ |
D | Benchmark.cpp | 91 android::os::PersistableBundle* extras) { in benchmarkInternal() argument 120 extras->putString(String16("path"), String16(path.c_str())); in benchmarkInternal() 121 extras->putString(String16("ident"), String16(BenchmarkIdent().c_str())); in benchmarkInternal() 129 listener->onStatus(progress, *extras); in benchmarkInternal() 134 if (res == OK) extras->putLong(String16("create"), timer.duration().count()); in benchmarkInternal() 147 if (res == OK) extras->putLong(String16("drop"), timer.duration().count()); in benchmarkInternal() 156 listener->onStatus(progress, *extras); in benchmarkInternal() 161 if (res == OK) extras->putLong(String16("run"), timer.duration().count()); in benchmarkInternal() 170 if (res == OK) extras->putLong(String16("destroy"), timer.duration().count()); in benchmarkInternal() 187 android::os::PersistableBundle extras; in Benchmark() local [all …]
|
D | IdleMaint.cpp | 158 android::os::PersistableBundle extras; in Trim() local 159 extras.putString(String16("path"), String16(path.c_str())); in Trim() 165 listener->onStatus(-1, extras); in Trim() 178 listener->onStatus(-1, extras); in Trim() 184 extras.putLong(String16("bytes"), range.len); in Trim() 185 extras.putLong(String16("time"), time); in Trim() 187 listener->onStatus(0, extras); in Trim() 194 android::os::PersistableBundle extras; in Trim() local 195 listener->onFinished(0, extras); in Trim() 362 android::os::PersistableBundle extras; in RunIdleMaint() local [all …]
|
D | MoveStorage.cpp | 54 android::os::PersistableBundle extras; in notifyProgress() local 55 listener->onStatus(progress, extras); in notifyProgress() 263 android::os::PersistableBundle extras; in MoveStorage() local 266 listener->onFinished(res, extras); in MoveStorage()
|
/system/extras/toolchain-extras/ |
D | Android.bp | 4 "profile-extras.cpp", 11 name: "libprofile-extras", 42 "profile-clang-extras.cpp", 48 name: "libprofile-clang-extras", 77 name: "libprofile-extras-test", 79 "profile-extras-test.cpp" 82 "libprofile-extras",
|
/system/vold/binder/android/os/ |
D | IVoldTaskListener.aidl | 23 void onStatus(int status, in PersistableBundle extras); in onStatus() argument 24 void onFinished(int status, in PersistableBundle extras); in onFinished() argument
|
/system/bt/gd/cert/ |
D | truth.py | 37 …se signals.TestFailure("Expected \"%s\" to be equal to \"%s\"" % (self._value, other), extras=None) 41 …ignals.TestFailure("Expected \"%s\" to not be equal to \"%s\"" % (self._value, other), extras=None) 45 raise signals.TestFailure("Expected \"%s\" to be None" % self._value, extras=None) 49 raise signals.TestFailure("Expected \"%s\" to not be None" % self._value, extras=None)
|
D | cert_self_test.py | 431 …asserts.assert_true("pts_test_id" in e.extras, msg=("pts_test_id not in extra: %s" % str(e.extras)… 432 asserts.assert_equal(e.extras["pts_test_id"], "A/B/C") 433 …asserts.assert_true("pts_test_name" in e.extras, msg=("pts_test_name not in extra: %s" % str(e.ext… 434 asserts.assert_equal(e.extras["pts_test_name"], "Hello world") 447 …asserts.assert_true("pts_test_id" in e.extras, msg=("pts_test_id not in extra: %s" % str(e.extras)… 448 asserts.assert_equal(e.extras["pts_test_id"], "A/B/C") 449 …asserts.assert_true("pts_test_name" in e.extras, msg=("pts_test_name not in extra: %s" % str(e.ext… 450 asserts.assert_equal(e.extras["pts_test_name"], "Hello world")
|
D | behavior.py | 83 extras=None)
|
/system/extras/simpleperf/demo/ |
D | README.md | 16 applications. Its documentation is [here](https://android.googlesource.com/platform/system/extras/+… 17 …or profiling are [here](https://android.googlesource.com/platform/system/extras/+/master/simpleper… 31 $ git clone https://android.googlesource.com/platform/system/extras 32 $ cd extras/simpleperf/demo
|
/system/extras/simpleperf/doc/ |
D | README.md | 9 The source code is [here](https://android.googlesource.com/platform/system/extras/+/master/simplepe… 10 The latest document is [here](https://android.googlesource.com/platform/system/extras/+/master/simp… 81 system/extras/simpleperf/scripts/ in AOSP. Their functions are listed below. 159 …ding the apk, as [here](https://android.googlesource.com/platform/system/extras/+/master/simpleper… 221 …as described [here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/do… 227 …de, as described [here](https://android.googlesource.com/platform/system/extras/+/master/simpleper… 233 or sent to email addresses listed [here](https://android.googlesource.com/platform/system/extras/+/… 241 $ mmma system/extras/simpleperf -j30
|
D | android_platform_profiling.md | 16 on the current main branch. Scripts are in `system/extras/simpleperf/scripts`, binaries are in 17 `system/extras/simpleperf/scripts/bin/android`.
|
D | android_application_profiling.md | 4 Some examples are [Here](https://android.googlesource.com/platform/system/extras/+/master/simpleper… 122 …eperfExampleWithNative](https://android.googlesource.com/platform/system/extras/+/master/simpleper… 126 $ git clone https://android.googlesource.com/platform/system/extras 127 $ cd extras/simpleperf/demo 310 Examples are CppApi and JavaApi in [demo](https://android.googlesource.com/platform/system/extras/+…
|
/system/extras/simpleperf/demo/JavaApi/app/ |
D | build.gradle | 8 …// https://android.googlesource.com/platform/system/extras/+/master/simpleperf/doc/README.md#prepa…
|
/system/extras/simpleperf/demo/CppApi/app/ |
D | build.gradle | 8 …// (https://android.googlesource.com/platform/system/extras/+/master/simpleperf/doc/README.md#why-…
|
/system/extras/simpleperf/ |
D | Android.mk | 46 $(hide) $(SOONG_ZIP) -d -o $@ -C system/extras/simpleperf $(SIMPLEPERF_SCRIPT_LIST)
|
D | README.md | 18 update script from within the `system/extras/simpleperf` directory:
|
D | Android.bp | 349 visibility: ["//system/extras/profcollectd:__subpackages__"],
|
/system/extras/power_profile/gps_on/Application/src/main/java/com/example/android/powerprofile/gpson/ |
D | GpsActivity.java | 72 public void onStatusChanged(String provider, int status, Bundle extras) {} in initLocation()
|
/system/extras/boottime_tools/bootio/ |
D | Android.bp | 40 include_dirs: ["system/extras/boottime_tools"],
|