Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gccgoimporter/
Dimporter.go21 type PackageInit struct { struct
22 Name string // short package name
23 InitFunc string // name of init function
24 Priority int // priority of init function, see InitData.Priority