Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/main/java/com/google/protobuf/
DGeneratedMessageLite.java1255 T message, boolean shouldMemoize) { in isInitialized() argument
1256 return message.dynamicMethod(MethodToInvoke.IS_INITIALIZED, shouldMemoize) != null; in isInitialized()