Home
last modified time | relevance | path

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

/aosp_15_r20/test/vts-testcase/hal/treble/vintf/
DDeviceMatrixTest.cpp41 TEST_F(DeviceMatrixTest, VndkVersion) { in TEST_F() argument
/aosp_15_r20/build/soong/cc/
H A Dandroidmk.go44 VndkVersion() string methodSpec
H A Dlinkable.go249 VndkVersion() string methodSpec
H A Dcc.go368 VndkVersion string `blueprint:"mutated"` member
1241 func (c *Module) VndkVersion() string { func
/aosp_15_r20/build/soong/rust/
H A Drust.go78 VndkVersion string `blueprint:"mutated"` member
523 func (mod *Module) VndkVersion() string { func