Home
last modified time | relevance | path

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

/external/syzkaller/vendor/cloud.google.com/go/storage/
Dstorage.go910 GenerationMatch int64 member
951 if c.GenerationMatch != 0 {
983 case conds.GenerationMatch != 0:
984 if !setConditionField(cval, "IfGenerationMatch", conds.GenerationMatch) {
1020 case conds.GenerationMatch != 0:
1021 call.IfSourceGenerationMatch(conds.GenerationMatch)
1070 case conds.GenerationMatch != 0:
1071 appendParam("ifGenerationMatch=", conds.GenerationMatch)
/external/syzkaller/pkg/gcs/
Dgcs.go71 GenerationMatch: attrs.Generation,