Home
last modified time | relevance | path

Searched refs:ifNoneMatch_ (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go17817 ifNoneMatch_ string member
17910 c.ifNoneMatch_ = entityTag
17937 if c.ifNoneMatch_ != "" {
17938 reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
18070 ifNoneMatch_ string member
18099 c.ifNoneMatch_ = entityTag
18126 if c.ifNoneMatch_ != "" {
18127 reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
18232 ifNoneMatch_ string member
18327 c.ifNoneMatch_ = entityTag
[all …]
/external/syzkaller/vendor/google.golang.org/api/storage/v1/
Dstorage-gen.go1945 ifNoneMatch_ string member
1980 c.ifNoneMatch_ = entityTag
2007 if c.ifNoneMatch_ != "" {
2008 reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
2251 ifNoneMatch_ string member
2284 c.ifNoneMatch_ = entityTag
2311 if c.ifNoneMatch_ != "" {
2312 reqHeaders.Set("If-None-Match", c.ifNoneMatch_)
2851 ifNoneMatch_ string member
2913 c.ifNoneMatch_ = entityTag
[all …]