Searched defs:is_interactive (Results 1 – 8 of 8) sorted by relevance
31 bool is_interactive, in CreatePartitionWriter()
30 bool is_interactive, in CreatePartitionWriter()
245 bool is_interactive) in PartitionWriter()
1539 bool is_interactive, in CreatePartitionWriter()
1122 bool is_interactive, in CreatePartitionWriter()
45 optional bool is_interactive = 20; field
44 optional bool is_interactive = 7; field
735 bool is_interactive = (optind == argc); in adb_shell() local