Home
last modified time | relevance | path

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

/development/tools/winscope/src/adb/
Dwinscope_proxy.py235 def add(self, configType, configValue) -> None: argument
256 def add(self, configType, configValue) -> None: argument
729 def execute_command(server, device_id, shell, configType, configValue): argument