Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/build/
Dfind_normal.rs262 fn execute_command_and_get_output(cmd: &str, args: &[&str]) -> Option<String> { in execute_command_and_get_output() function
/third_party/libabigail/src/
Dabg-tools-utils.cc1165 execute_command_and_get_output(const string& cmd, vector<string>& lines) in execute_command_and_get_output() function