Home
last modified time | relevance | path

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

/aosp12/build/soong/cmd/sbox/sbox_proto/
H A Dsbox.pb.go29OutputDepfile *string `protobuf:"bytes,2,opt,name=output_depfile,json=outputDepfile" json:… member
68 if m != nil && m.OutputDepfile != nil {
69 return *m.OutputDepfile
/aosp12/build/soong/android/
H A Drule_builder.go536 manifest.OutputDepfile = proto.String(depFile.String())