Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/site_utils/
H A Dmysql_bootstrap.py93 def execute(dest_server, full_cmd): argument
/aosp_15_r20/external/ublksrv/
H A Dublksrv_tgt.cpp20 static char *full_cmd; variable
/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/
H A Dmain.cpp1650 const std::string full_cmd = "oem " + cmd + " " + test.arg; in TEST_P() local