Searched refs:getTimeoutFromMethodConfig (Results 1 – 2 of 2) sorted by relevance
146 timeoutNanos = ServiceConfigUtil.getTimeoutFromMethodConfig(methodConfig); in MethodInfo()
225 static Long getTimeoutFromMethodConfig(Map<String, Object> methodConfig) { in getTimeoutFromMethodConfig() method in ServiceConfigUtil