Home
last modified time | relevance | path

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

/aosp12/system/update_engine/scripts/
H A Dpaycheck_unittest.py64 def checkPayload(self, type_arg, payload): argument
/aosp12/packages/modules/adb/client/
H A Dcommandline.cpp579 const std::string& type_arg, in ShellServiceString()
609 static int RemoteShell(bool use_shell_protocol, const std::string& type_arg, char escape_char, in RemoteShell()