Home
last modified time | relevance | path

Searched defs:Inherit (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/product_config/src/com/android/build/config/
DGenericConfig.java109 public static class Inherit extends Statement { class in GenericConfig
112 public Inherit(Str filename) { in Inherit() method in GenericConfig.Inherit
/build/soong/cmd/sbox/sbox_proto/
Dsbox.pb.go316 Inherit bool `protobuf:"varint,4,opt,name=inherit,oneof"` member