Home
last modified time | relevance | path

Searched refs:accepts_command_line_flags (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/build/android/
H A Dapk_operations.py1192 accepts_command_line_flags = False variable in _Command
1286 if self.accepts_command_line_flags:
1294 if not self._from_wrapper_script and self.accepts_command_line_flags:
1568 accepts_command_line_flags = True variable in _LaunchCommand
1624 accepts_command_line_flags = True variable in _ArgvCommand
/aosp_15_r20/external/angle/build/android/
H A Dapk_operations.py1205 accepts_command_line_flags = False variable in _Command
1309 if self.accepts_command_line_flags:
1317 if not self._from_wrapper_script and self.accepts_command_line_flags:
1606 accepts_command_line_flags = True variable in _LaunchCommand
1662 accepts_command_line_flags = True variable in _ArgvCommand