Home
last modified time | relevance | path

Searched defs:DOMAIN (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/python/google/protobuf/
Druntime_version.py35 DOMAIN = OSS_DOMAIN variable
/third_party/protobuf/src/google/protobuf/
Dunittest_proto3_bad_macros.proto42 DOMAIN = 3; enumerator
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DRuntimeVersion.java34 public static final RuntimeDomain DOMAIN = OSS_DOMAIN; field in RuntimeVersion
/third_party/rust/crates/rust-openssl/openssl/src/
Dnid.rs779 pub const DOMAIN: Nid = Nid(ffi::NID_Domain); constant