Home
last modified time | relevance | path

Searched defs:GetRustDeps (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Drust_project_writer.cc91 void GetRustDeps(const Target* target, TargetsVector* rust_deps) { in GetRustDeps() function
104 TargetsVector GetRustDeps(const Target* target) { in GetRustDeps() function