Searched refs:force (Results 1 – 14 of 14) sorted by relevance
28 def start_timer(self, record_ids='Default', force=False): argument49 if force or rec not in self.recorder:53 def stop_timer(self, record_ids=None, force=False): argument78 if force or self.recorder[rec][1] is None:
465 timer.start_timer(profiles_to_check, force=True)517 self.measurement_timer.start_timer(DEFAULT_BT_STATUS, force=True)547 force=True, argument567 dfu_path, destination=destination, force=force)598 self.measurement_timer.start_timer(profiles_to_check, force=True)
568 public CommandResult remove(String pattern, boolean force) throws IOException { in remove() argument581 if (force) { in remove()591 if (!force && !CommandStatus.SUCCESS.equals(res.getStatus())) { in remove()618 public CommandResult remove(Path path, boolean force) throws IOException { in remove() argument619 return remove(path.toString(), force); in remove()
68 subtask.Run(force_setup=args.force)
59 1. In Intellij, uses [File] > [Invalidate Caches / Restart…] to force
188 if not has_new_version(updater) and not args.force:
1037 protected void setForceSkipSystemProps(boolean force) { in setForceSkipSystemProps() argument1038 mForceSkipSystemProps = force; in setForceSkipSystemProps()
1108 public Builder setForceSourceStampOverwrite(boolean force) { in setForceSourceStampOverwrite() argument1109 mForceSourceStampOverwrite = force; in setForceSourceStampOverwrite()
220 > $ acloud setup --force
103 force your own quote handling.
49 --force-stamp-overwrite Whether to overwrite existing source stamp in the
520 forse||force
3624 int apiLevel, boolean wait, boolean force, String expectedCommand) throws Exception { in verifyStopUserSuccess() argument3655 assertTrue(mTestDevice.stopUser(10, wait, force)); in verifyStopUserSuccess()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...