Searched defs:topologicalReorder (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/tools/hidl/ | ||
H A D | Scope.cpp | 153 void Scope::topologicalReorder(const std::unordered_map<const Type*, size_t>& reversedOrder) { in topologicalReorder() function in android::Scope |
H A D | AST.cpp | 329 status_t AST::topologicalReorder() { in topologicalReorder() function in android::AST |