Searched defs:schemaCache (Results 1 – 6 of 6) sorted by relevance
10 internal actual val Json.schemaCache: DescriptorSchemaCache get() = this._schemaCache constant
65 internal actual val Json.schemaCache: DescriptorSchemaCache constant
51 private final ConcurrentMap<Class<?>, Schema<?>> schemaCache = field in Protobuf
447 internal expect val Json.schemaCache: DescriptorSchemaCache constant