Home
last modified time | relevance | path

Searched refs:AddIn (Results 1 - 5 of 5) sorted by relevance

/third_party/ninja/src/
H A Dstate_test.cc37 state.AddIn(edge, "in1", 0); in TEST()
38 state.AddIn(edge, "in2", 0); in TEST()
H A Dstate.h111 void AddIn(Edge* edge, StringPiece path, uint64_t slash_bits);
H A Dmissing_deps_test.cc75 state_.AddIn(from_edge, to, 0); in CreateGraphDependencyBetween()
H A Dstate.cc129 void State::AddIn(Edge* edge, StringPiece path, uint64_t slash_bits) { in AddIn() function in State
H A Dmanifest_parser.cc372 state_->AddIn(edge, path, slash_bits); in ParseEdge()

Completed in 4 milliseconds