Searched defs:UncompressNativeLibraries (Results 1 – 2 of 2) sorted by relevance
323 …UncompressNativeLibraries *UncompressNativeLibraries `protobuf:"bytes,2,opt,name=uncompress_native… member388 type UncompressNativeLibraries struct { struct389 …nabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"`390 XXX_NoUnkeyedLiteral struct{} `json:"-"`391 XXX_unrecognized []byte `json:"-"`392 XXX_sizecache int32 `json:"-"`395 func (m *UncompressNativeLibraries) Reset() { *m = UncompressNativeLibraries{} }396 func (m *UncompressNativeLibraries) String() string { return proto.CompactTextString(m) }397 func (*UncompressNativeLibraries) ProtoMessage() {}398 func (*UncompressNativeLibraries) Descriptor() ([]byte, []int) {[all …]
66 message UncompressNativeLibraries { message