Home
last modified time | relevance | path

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

/aosp12/system/linkerconfig/modules/
H A Dapex.cc234 bool ApexInfo::InVendor() const { in InVendor() function in android::linkerconfig::modules::ApexInfo
/aosp12/build/soong/rust/
H A Dimage.go181 func (mod *Module) InVendor() bool { func
/aosp12/build/soong/cc/
H A Dimage.go128 func (c *Module) InVendor() bool { func