Home
last modified time | relevance | path

Searched defs:prepare_device (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/extras/torq/
H A Dcommand_executor.py97 def prepare_device(self, command, device, config): member in ProfilerCommandExecutor
164 def prepare_device(self, command, device, config): member in BootCommandExecutor
/aosp_15_r20/external/angle/build/android/pylib/local/device/
H A Dlocal_device_environment.py174 def prepare_device(d): function
/aosp_15_r20/external/cronet/build/android/pylib/local/device/
H A Dlocal_device_environment.py175 def prepare_device(d): function
/aosp_15_r20/external/ltp/lib/
H A Dtst_test.c1100 static void prepare_device(void) in prepare_device() function