Home
last modified time | relevance | path

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

/build/make/tools/ide_query/
Dide_query.go40 type Env struct { struct
41 LunchTarget LunchTarget
42 RepoDir string
43 OutDir string
44 ClangToolsRoot string
46 CcFiles []string
47 JavaFiles []string
149 func repoState(env *Env) *pb.RepoState {
159 func runCCanalyzer(ctx context.Context, env *Env, mode string, in []byte) ([]byte, error) {
179 func getCCTargets(ctx context.Context, env *Env) ([]string, *pb.Status) {
[all …]
/build/blueprint/bootstrap/
Dconfig.go115 Env map[string]string member
/build/soong/rust/
Dproject_json.go52 Env map[string]string `json:"env"` member
/build/soong/bazel/
Dbazel_proxy.go42 Env []string member
Daquery.go67 Env []*analysis_v2_proto.KeyValuePair member