Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/go/build/
Dbuild.go522 func (ctxt *Context) ImportDir(dir string, mode ImportMode) (*Package, error) { func
1538 func ImportDir(dir string, mode ImportMode) (*Package, error) { func