Searched defs:prepare (Results 1 – 5 of 5) sorted by relevance
/system/extras/simpleperf/scripts/ | ||
D | app_profiler.py | 209 def prepare(self): member in ProfilerBase |
D | test.py | 276 def prepare(cls, example_name, package_name, activity_name, abi=None, adb_root=False): member in TestExampleBase |
/system/chre/external/kiss_fft/ | ||
D | kissfft.hh | 19 void prepare( in prepare() function |
/system/core/libutils/ | ||
D | Looper.cpp | 113 sp<Looper> Looper::prepare(int opts) { in prepare() function in android::Looper |
/system/apex/apexd/ | ||
D | apexservice_test.cpp | 373 auto prepare = [](const std::string& src, const std::string& trg, in Prepare() local |