Home
last modified time | relevance | path

Searched refs:prepare (Results 1 – 25 of 78) sorted by relevance

1234

/system/extras/simpleperf/scripts/
Dtest.py129 def prepare(cls, example_name, package_name, activity_name, abi=None, adb_root=False): member in TestExampleBase
354 cls.prepare("SimpleperfExamplePureJava",
498 cls.prepare("SimpleperfExamplePureJava",
510 cls.prepare("SimpleperfExamplePureJava",
547 cls.prepare("SimpleperfExampleWithNative",
598 cls.prepare("SimpleperfExampleWithNative",
610 cls.prepare("SimpleperfExampleWithNative",
642 cls.prepare("SimpleperfExampleWithNative",
674 cls.prepare("SimpleperfExampleWithNative",
683 cls.prepare("SimpleperfExampleWithNative",
[all …]
Dapp_profiler.py166 self.prepare()
174 def prepare(self): member in ProfilerBase
251 def prepare(self): member in AppProfiler
252 super(AppProfiler, self).prepare()
/system/extras/simpleperf/demo/JavaApi/app/
Dbuild.gradle8 …ooglesource.com/platform/system/extras/+/master/simpleperf/doc/README.md#prepare-an-android-applic…
/system/extras/perfprofd/scripts/
Dperf_proto_json2sqlite.py72 def prepare(self): member in SqliteWriter
154 sql_out.prepare()
/system/connectivity/wificond/
Dlooper_backed_event_loop.cpp73 looper_ = android::Looper::prepare(Looper::PREPARE_ALLOW_NON_CALLBACKS); in LooperBackedEventLoop()
/system/hwservicemanager/
Dservice.cpp171 sp<Looper> looper = Looper::prepare(0 /* opts */); in main()
/system/core/libutils/include/utils/
DLooper.h405 static sp<Looper> prepare(int opts);
/system/chre/external/kiss_fft/
Dkissfft.hh19 void prepare( in prepare() function
69 _traits.prepare(_twiddles, _nfft,_inverse ,_stageRadix, _stageRemainder); in kissfft()
/system/extras/simpleperf/doc/
Dinferno.md25 the screen to be refreshed as `android::DisplayDevice::prepare` shows in orange
/system/core/libutils/
DLooper.cpp111 sp<Looper> Looper::prepare(int opts) { in prepare() function in android::Looper
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/tools/aidl/tests/
Daidl_test_service.cpp490 sp<Looper> looper(Looper::prepare(0 /* opts */)); in Run()
/system/core/liblog/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/core/libpixelflinger/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/puncture_fs/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/simpleperf/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/cpustats/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/mmap-perf/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/core/libcutils/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/core/libgrallocusage/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/postinst/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/core/logcat/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/verity/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/sane_schedstat/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/core/libnetutils/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,

1234