Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Drust.go75 VndkVersion string `blueprint:"mutated"` member
477 func (mod *Module) VndkVersion() string { func
/aosp12/build/soong/cc/
H A Dcc.go294 VndkVersion string `blueprint:"mutated"` member
1029 func (c *Module) VndkVersion() string { func
/aosp12/build/soong/android/
H A Dconfig.go1058 func (c *deviceConfig) VndkVersion() string { func