Home
last modified time | relevance | path

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

/system/logging/logd/
DCommandListener.h41 #define LogCmd(name, command_string) \ argument
45 : FrameworkCommand(#command_string), parent_(parent) {} \
/system/extras/torq/tests/
Dvalidate_simpleperf_unit_test.py33 def set_up_parser(self, command_string): argument
34 sys.argv = command_string.split()
Dtorq_unit_test.py32 def set_up_parser(self, command_string): argument
33 sys.argv = command_string.split()