Home
last modified time | relevance | path

Searched defs:arg_str (Results 1 – 16 of 16) sorted by relevance

/external/epid-sdk/ext/argtable3/
Dargtable3.h116 struct arg_str struct
118 struct arg_hdr hdr; /* The mandatory argtable header struct */
119 int count; /* Number of matching command line args */
120 const char **sval; /* Array of parsed argument values */
/external/autotest/server/site_tests/power_BrightnessResetAfterReboot/
Dpower_BrightnessResetAfterReboot.py58 def backlight_control(self, arg_str, host): argument
/external/grpc-grpc/examples/cpp/route_guide/
Dhelper.cc32 std::string arg_str("--db_path"); in GetDbFileContent() local
/external/grpc-grpc/tools/run_tests/
Drun_tests_matrix.py420 def _runs_per_test_type(arg_str): argument
Drun_tests.py1271 def runs_per_test_type(arg_str): argument
1292 def percent_type(arg_str): argument
/external/icu/tools/icu4c_srcgen/
Dgenutil.py84 def arg_str(self): member in Function
/external/strace/tests-m32/
Dfcntl-common.c247 const char *arg_str; member
Dkeyctl.c165 const char *arg_str[4] = { NULL }; in do_keyctl() local
/external/strace/tests-mx32/
Dfcntl-common.c247 const char *arg_str; member
Dkeyctl.c165 const char *arg_str[4] = { NULL }; in do_keyctl() local
/external/strace/tests/
Dfcntl-common.c247 const char *arg_str; member
Dkeyctl.c165 const char *arg_str[4] = { NULL }; in do_keyctl() local
/external/bcc/src/cc/usdt/
Dusdt_args.cc232 std::string arg_str(&arg_[cur_pos_]); in parse() local
/external/autotest/client/cros/power/
Dpower_utils.py362 def _try_bl_cmd(self, arg_str): argument
/external/perfetto/src/trace_processor/
Dproto_trace_parser.cc1120 char* arg_str = &arg_msg[0]; in ParseAndroidLogEvent() local
/external/selinux/libsepol/cil/src/
Dcil_internal.h880 char *arg_str; member