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