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