Searched refs:logErrorInternal (Results 1 – 1 of 1) sorted by relevance
83 logErrorInternal(tag, methodName, e.getMessage()); in getValueOrNullInternal()94 logErrorInternal(tag, methodName, e.getMessage()); in getValueOrNullInternal()118 private static void logErrorInternal(@Nullable String tag, @Nullable String methodName, in logErrorInternal() method in CompletableFutureUtil