Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/lit-tests/
H A Dscriptc-filecheck-wrapper.sh7 print_help() { function
/aosp12/build/make/tools/fs_get_stats/
H A Dfs_get_stats.c25 print_help(void) in print_help() function
/aosp12/system/testing/gtest_extras/
H A DIsolateMain.cpp131 bool print_help = false; in IsolateMain() local
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dmain.c586 void print_help(char *exename) in print_help() function
/aosp12/system/apex/apexd/
H A Dapexservice.cpp752 auto print_help = [](int fd, const char* prefix = nullptr) { in shellCommand() local