Home
last modified time | relevance | path

Searched defs:createEmpty (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DExtensionRegistryFactory.java68 public static ExtensionRegistryLite createEmpty() { in createEmpty() method in ExtensionRegistryFactory
/third_party/protobuf/js/experimental/runtime/kernel/conformance/
Dconformance_response.js30 static createEmpty() { method in ConformanceResponse
/third_party/typescript/tests/cases/compiler/
DcomplexClassRelationships.ts4 public static createEmpty(): Derived { method in Derived
/third_party/protobuf/js/experimental/runtime/kernel/
Dmessage_set.js81 static createEmpty() { method in MessageSet
Dkernel.js373 static createEmpty(pivot = undefined) { method in Kernel
/third_party/typescript/tests/baselines/reference/
DcomplexClassRelationships.js72 Derived.createEmpty = function () { function in Derived
/third_party/protobuf/js/experimental/runtime/testing/binary/
Dtest_message.js19 static createEmpty() { method in TestMessage