Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/bootstrap/bpdoc/
H A Dproperties.go333 func hasTag(tag reflect.StructTag, key, value string) bool {
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dtype.go1041 type StructTag string type