Searched defs:out_dir (Results 1 – 7 of 7) sorted by relevance
58 def build(out_dir): argument74 def build_product(out_dir, product): argument
45 def merge_zip_file(out_dir, zip_file): argument
33 std::string out_dir; member
43 bool Open(StringPiece out_dir) { in Open()
94 android::StringPiece out_dir, android::IDiagnostics* diag) { in CompileFile()
436 std::string out_dir; member
639 const char* out_dir = getenv("OUT_DIR"); in get_out_dir() local