Home
last modified time | relevance | path

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

/aosp_15_r20/system/linkerconfig/modules/
H A Dapex.cc275 bool ApexInfo::InVendor() const { in InVendor() function in android::linkerconfig::modules::ApexInfo
/aosp_15_r20/build/soong/rust/
H A Dimage.go207 func (mod *Module) InVendor() bool { func
/aosp_15_r20/build/soong/cc/
H A Dimage.go116 func (c *Module) InVendor() bool { func
H A Dlinkable.go131 InVendor() bool methodSpec
/aosp_15_r20/build/soong/etc/
H A Dprebuilt_etc.go346 func (p *PrebuiltEtc) InVendor() bool { func