Home
last modified time | relevance | path

Searched refs:imports (Results 1 – 7 of 7) sorted by relevance

/build/blueprint/
Dscope.go62 imports map[string]*basicScope member
71 imports: make(map[string]*basicScope),
160 for _, import_ := range s.imports {
185 for _, import_ := range s.imports {
199 importedScope, ok := s.imports[pkgName]
209 _, present := s.imports[name]
213 s.imports[name] = importedScope
/build/soong/apex/
DTEST_MAPPING2 "imports": [
/build/soong/android/
Dnamespace_test.go128 imports: ["dir1"],
321 imports: ["dir1", "dir2", "dir3"]
355 imports: ["dir2"]
367 imports: ["dir1"],
385 imports: ["a_nonexistent_namespace"]
469 imports: ["dir1"],
478 imports: ["dir2"],
/build/soong/cc/
Dpylintrc8 ignore-imports=yes
/build/make/tools/
Djava-layers.py213 imports = []
218 imports.append(m.group(1))
222 print "'%s' --> %s" % (pkg, imports)
229 for imp in imports:
/build/make/tools/releasetools/
Dpylintrc110 # Ignore imports when computing similarities.
111 ignore-imports=no
/build/soong/
DREADME.md238 explicitly defined scope are considered). The `imports` attribute of the
244 imports: [