OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CustomHttpPattern
(Results
1 - 2
of
2
) sorted by null
/external/syzkaller/vendor/google.golang.org/genproto/googleapis/api/annotations/
http.pb.go
371
Custom *
CustomHttpPattern
`protobuf:"bytes,8,opt,name=custom,proto3,oneof"`
430
func (m *HttpRule) GetCustom() *
CustomHttpPattern
{
536
msg := new(
CustomHttpPattern
)
582
type
CustomHttpPattern
struct {
592
func (m *
CustomHttpPattern
) Reset() { *m =
CustomHttpPattern
{} }
593
func (m *
CustomHttpPattern
) String() string { return proto.CompactTextString(m) }
594
func (*
CustomHttpPattern
) ProtoMessage() {}
595
func (*
CustomHttpPattern
) Descriptor() ([]byte, []int) {
598
func (m *
CustomHttpPattern
) XXX_Unmarshal(b []byte) error
[
all
...]
/external/python/apitools/samples/servicemanagement_sample/servicemanagement_v1/
servicemanagement_v1_messages.py
575
class
CustomHttpPattern
(_messages.Message):
[
all
...]
Completed in 172 milliseconds