Home | History | Annotate | Download | only in android

Lines Matching full:initialization

123 // initialization - either from the init() function or as part of a
124 // package-scoped variable's initialization.
133 // called during a Go package's initialization - either from the init()
134 // function or as part of a package-scoped variable's initialization.
149 // It may only be called during a Go package's initialization - either from the init() function or
150 // as part of a package-scoped variable's initialization.
160 // package's initialization - either from the init() function or as part of a
161 // package-scoped variable's initialization.
174 // package's initialization - either from the init() function or as part of a
175 // package-scoped variable's initialization.
192 // during a Go package's initialization - either from the init() function or as
193 // part of a package-scoped variable's initialization.
206 // package's initialization - either from the init() function or as part of a
207 // package-scoped variable's initialization.
216 // be called during a Go package's initialization - either from the init()
217 // function or as part of a package-scoped variable's initialization.