Home
last modified time | relevance | path

Searched defs:get_command (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/tools/treble/build/sandbox/
H A Dnsjail.py143 def get_command(command, function
/aosp_15_r20/external/bcc/src/lua/bcc/vendor/
H A Dargparse.lua971 function ParseState:get_command(name) function
/aosp_15_r20/external/mksh/src/
H A Dsyn.c267 get_command(int cf, int sALIAS) in get_command() function
/aosp_15_r20/hardware/libhardware/modules/soundtrigger/
H A Dsound_trigger_hw.c511 char* get_command(char* buffer) { in get_command() function
/aosp_15_r20/external/rust/android-crates-io/crates/ring/
Dbuild.rs791 fn get_command(var: &'static str, default: &str) -> OsString { in get_command() function