Home | History | Annotate | Download | only in ndk-depends

Lines Matching refs:DependencyGraph

1014 typedef std::map<String, LibNode> DependencyGraph;
1021 DependencyGraph& deps,
1066 DependencyGraph BuildDependencyGraph(
1069 DependencyGraph deps;
1084 DependencyGraph::iterator iter = deps.find(libname);
1117 void DumpDependencyGraph(const DependencyGraph& deps) {
1119 DependencyGraph::const_iterator iter = deps.begin();
1155 DependencyGraph& deps,
1161 for (DependencyGraph::const_iterator iter = deps.begin();
1389 DependencyGraph deps = BuildDependencyGraph(