Home
last modified time | relevance | path

Searched defs:MarshalJSON (Results 1 – 5 of 5) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/googleapi/
Dtypes.go123 func (s Int64s) MarshalJSON() ([]byte, error) { func
129 func (s Int32s) MarshalJSON() ([]byte, error) { func
135 func (s Uint64s) MarshalJSON() ([]byte, error) { func
141 func (s Uint32s) MarshalJSON() ([]byte, error) { func
147 func (s Float64s) MarshalJSON() ([]byte, error) { func
159 func (m RawMessage) MarshalJSON() ([]byte, error) { func
/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go731 func (s *AcceleratorConfig) MarshalJSON() ([]byte, error) { func
796 func (s *AcceleratorType) MarshalJSON() ([]byte, error) { func
847 func (s *AcceleratorTypeAggregatedList) MarshalJSON() ([]byte, error) { func
898 func (s *AcceleratorTypeList) MarshalJSON() ([]byte, error) { func
931 func (s *AcceleratorTypesScopedList) MarshalJSON() ([]byte, error) { func
990 func (s *AcceleratorTypesScopedListWarning) MarshalJSON() ([]byte, error) { func
1027 func (s *AcceleratorTypesScopedListWarningData) MarshalJSON() ([]byte, error) { func
1076 func (s *AccessConfig) MarshalJSON() ([]byte, error) { func
1196 func (s *Address) MarshalJSON() ([]byte, error) { func
1246 func (s *AddressAggregatedList) MarshalJSON() ([]byte, error) { func
[all …]
/external/syzkaller/vendor/google.golang.org/api/gensupport/
Djson.go20 func MarshalJSON(schema interface{}, forceSendFields, nullFields []string) ([]byte, error) { func
/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go304 func (s *Bucket) MarshalJSON() ([]byte, error) { func
332 func (s *BucketBilling) MarshalJSON() ([]byte, error) { func
375 func (s *BucketCors) MarshalJSON() ([]byte, error) { func
404 func (s *BucketEncryption) MarshalJSON() ([]byte, error) { func
434 func (s *BucketLifecycle) MarshalJSON() ([]byte, error) { func
464 func (s *BucketLifecycleRule) MarshalJSON() ([]byte, error) { func
497 func (s *BucketLifecycleRuleAction) MarshalJSON() ([]byte, error) { func
548 func (s *BucketLifecycleRuleCondition) MarshalJSON() ([]byte, error) { func
582 func (s *BucketLogging) MarshalJSON() ([]byte, error) { func
614 func (s *BucketOwner) MarshalJSON() ([]byte, error) { func
[all …]
/external/syzkaller/vendor/google.golang.org/appengine/datastore/
Dkey.go192 func (k *Key) MarshalJSON() ([]byte, error) { func