Home
last modified time | relevance | path

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

/aosp12/build/soong/ui/build/
H A Ddumpvars.go41 func DumpMakeVars(ctx Context, config Config, goals, vars []string) (map[string]string, error) { argument
83 func dumpMakeVars(ctx Context, config Config, goals, vars []string, write_soong_vars bool, tmpDir s… argument
/aosp12/frameworks/base/tools/bit/
H A Dmake.cpp272 build_goals(const vector<string>& goals) in build_goals()
H A Dmain.cpp703 vector<string> goals; in run_phases() local
1195 vector<string> goals; in run_refresh() local
/aosp12/build/soong/android/
H A Dmakevars.go210 goals []string member
H A Dandroidmk.go299 goals string member