Home
last modified time | relevance | path

Searched refs:GetModuleDepsInformation (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dninja_c_binary_target_writer.cc85 std::vector<ModuleDep> GetModuleDepsInformation(const Target* target) { in GetModuleDepsInformation() function
129 std::vector<ModuleDep> module_dep_info = GetModuleDepsInformation(target_); in Run()