Home
last modified time | relevance | path

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

1234

/system/extras/simpleperf/scripts/test/
Dcpp_app_test.py27 cls.prepare("SimpleperfExampleWithNative",
83 cls.prepare("SimpleperfExampleWithNative",
95 cls.prepare("SimpleperfExampleWithNative",
127 cls.prepare("SimpleperfExampleWithNative",
158 cls.prepare("SimpleperfExampleWithNative",
167 cls.prepare("SimpleperfExampleWithNative",
177 cls.prepare("SimpleperfExampleWithNative",
Dkotlin_app_test.py27 cls.prepare("SimpleperfExampleOfKotlin",
91 cls.prepare("SimpleperfExampleOfKotlin",
103 cls.prepare("SimpleperfExampleOfKotlin",
Djava_app_test.py31 cls.prepare("SimpleperfExamplePureJava",
175 cls.prepare("SimpleperfExamplePureJava",
187 cls.prepare("SimpleperfExamplePureJava",
Dapp_test.py28 def prepare(cls, example_name, package_name, activity_name, abi=None, adb_root=False): member in TestExampleBase
/system/tools/aidl/
Daidl-format.sh40 function prepare() { function
122 prepare "$output"
/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/connectivity/wificond/
Dlooper_backed_event_loop.cpp73 looper_ = android::Looper::prepare(Looper::PREPARE_ALLOW_NON_CALLBACKS); in LooperBackedEventLoop()
/system/extras/simpleperf/scripts/
Dapp_profiler.py205 self.prepare()
213 def prepare(self): member in ProfilerBase
292 def prepare(self): member in AppProfiler
293 super(AppProfiler, self).prepare()
/system/security/keystore2/src/
Ddatabase.rs131 .prepare( in load_from_db()
157 .prepare( in store_in_db()
206 .prepare( in load_from_db()
232 .prepare( in store_in_db()
1151 .prepare( in handle_next_superseded_blobs()
1360 .prepare( in get_or_create_key_with()
1678 .prepare( in insert_keyparameter_internal()
1721 .prepare( in store_signed_attestation_certificate_chain()
1857 .prepare( in fetch_unsigned_attestation_keys()
1896 .prepare( in delete_expired_attestation_keys()
[all …]
/system/hwservicemanager/
Dservice.cpp174 sp<Looper> looper = Looper::prepare(0 /* opts */); in main()
/system/core/libutils/include/utils/
DLooper.h407 static sp<Looper> prepare(int opts);
/system/extras/simpleperf/doc/
Djit_symbols.md17 [android_application_profiling.md](./android_application_profiling.md#prepare-an-android-applicatio…
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/chre/external/kiss_fft/
Dkissfft.hh19 void prepare( in prepare() function
69 _traits.prepare(_twiddles, _nfft,_inverse ,_stageRadix, _stageRemainder); in kissfft()
/system/bt/
DREADME.md102 * prepare - Generate the GN rules
/system/extras/simpleperf/demo/
DREADME.md161 $ python api_profiler.py prepare
/system/iorap/src/perfetto/
Dperfetto_consumer.cc122 looper = ::android::Looper::prepare(/*opts*/0); in __anonec49963b0102()
/system/core/libutils/
DLooper.cpp113 sp<Looper> Looper::prepare(int opts) { in prepare() function in android::Looper
/system/sepolicy/private/
Dapexd.te206 # but starting from S it just calls into apexd to prepare /apex for otapreoprt. Once the sepolicies
/system/sepolicy/prebuilts/api/31.0/private/
Dapexd.te206 # but starting from S it just calls into apexd to prepare /apex for otapreoprt. Once the sepolicies
/system/security/keystore2/legacykeystore/
Dlib.rs107 .prepare("SELECT alias FROM profiles WHERE owner = ? ORDER BY alias ASC;") in list()
/system/extras/profcollectd/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,
/system/extras/tests/
DNOTICE82 copyright license to reproduce, prepare Derivative Works of,

1234