Home
last modified time | relevance | path

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

/build/soong/sdk/
Dbp_test.go37 type propertyStruct struct { struct
38 X *string
39 Y *int
40 Unset *bool
41 Sub struct {