Home
last modified time | relevance | path

Searched refs:AddPool (Results 1 - 3 of 3) sorted by relevance

/third_party/ninja/src/
H A Dstate.cc70 AddPool(&kDefaultPool); in State()
71 AddPool(&kConsolePool); in State()
74 void State::AddPool(Pool* pool) { in AddPool() function in State
H A Dstate.h99 void AddPool(Pool* pool);
H A Dmanifest_parser.cc130 state_->AddPool(new Pool(name, depth)); in ParsePool()

Completed in 2 milliseconds