Searched defs:Output (Results 1 – 3 of 3) sorted by relevance
51 pub fn execute_cmd(cmd: String) -> Result<std::process::Output, Error> { in execute_cmd()80 pub fn spawn<T>(fun : T) -> ylong_runtime::task::JoinHandle<()> in spawn()
63 #### Output #### subsubsection
762 bool Client::Output() in Output() function in OHOS::Developtools::HiPerf::HiperfClient::Client