Home
last modified time | relevance | path

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

1234

/system/linkerconfig/testdata/
DREADME.md7 # How to prepare golden input
/system/extras/simpleperf/demo/JavaApi/app/
Dbuild.gradle8 …ooglesource.com/platform/system/extras/+/master/simpleperf/doc/README.md#prepare-an-android-applic…
/system/extras/simpleperf/scripts/
Dtest.py276 def prepare(cls, example_name, package_name, activity_name, abi=None, adb_root=False): member in TestExampleBase
474 cls.prepare("SimpleperfExamplePureJava",
618 cls.prepare("SimpleperfExamplePureJava",
630 cls.prepare("SimpleperfExamplePureJava",
667 cls.prepare("SimpleperfExampleWithNative",
723 cls.prepare("SimpleperfExampleWithNative",
735 cls.prepare("SimpleperfExampleWithNative",
767 cls.prepare("SimpleperfExampleWithNative",
798 cls.prepare("SimpleperfExampleWithNative",
807 cls.prepare("SimpleperfExampleWithNative",
[all …]
Dapp_profiler.py201 self.prepare()
209 def prepare(self): member in ProfilerBase
287 def prepare(self): member in AppProfiler
288 super(AppProfiler, self).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.h407 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/
Dandroid_application_profiling.md16 - [Prepare an Android application](#prepare-an-android-application)
299 1. Run `api_profiler.py prepare` to enable simpleperf recording on a device. The script needs to run
303 profileableFromShell as described [here](#prepare-an-android-application). Then the app can
Dinferno.md25 the screen to be refreshed as `android::DisplayDevice::prepare` shows in orange
/system/extras/simpleperf/demo/
DREADME.md161 $ python api_profiler.py prepare
/system/core/libutils/
DLooper.cpp113 sp<Looper> Looper::prepare(int opts) { in prepare() function in android::Looper
/system/tools/aidl/tests/
Daidl_test_service.cpp520 sp<Looper> looper(Looper::prepare(0 /* opts */)); in Run()
/system/extras/libfec/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/tests/cpueater/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/sane_schedstat/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/runconuid/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/bootctl/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/incremental_delivery/libdataloader/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/slideshow/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/ext4_utils/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/verity/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/memory_replay/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/core/liblog/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/core/libcutils/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,

1234