Searched refs:runSyncOperationCheckLimit (Results 1 – 1 of 1) sorted by relevance
750 private <V> V runSyncOperationCheckLimit(Callable<V> c) { in runSyncOperationCheckLimit() method in CarPropertyService788 return runSyncOperationCheckLimit(() -> { in getProperty()854 runSyncOperationCheckLimit(() -> { in setProperty() method