Searched defs:out_dir (Results 1 – 3 of 3) sorted by relevance
59 def build(out_dir): argument72 def build_product(out_dir, product): argument
41 bool Open(const StringPiece& out_dir) { in Open()
520 const char* out_dir = getenv("OUT_DIR"); in get_out_dir() local