Home
last modified time | relevance | path

Searched refs:execute_command (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/adb/
Dwinscope_proxy.py729 def execute_command(server, device_id, shell, configType, configValue): function
761 execute_command(server, device_id, shell, "sf buffer size", command)
790 execute_command(server, device_id, shell, "sf buffer size", setBufferSize)
802 execute_command(server, device_id, shell, "wm buffer size", setBufferSize)
803 execute_command(server, device_id, shell, "tracing type", setTracingType)
804 execute_command(server, device_id, shell, "tracing level", setTracingLevel)