HomeSort by relevance Sort by last modified time
    Searched full:use_local_pool (Results 1 - 1 of 1) sorted by null

  /build/kati/
ninja.cc 491 bool use_local_pool = false; local
498 use_local_pool |= GenShellScript(node->output.c_str(), commands,
518 EmitBuild(nn, rule_name, use_local_pool, o);
544 bool use_local_pool, ostringstream* o) {
562 if (use_local_pool)

Completed in 324 milliseconds