Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DScope.cpp153 void Scope::topologicalReorder(const std::unordered_map<const Type*, size_t>& reversedOrder) { in topologicalReorder() function in android::Scope
H A DAST.cpp329 status_t AST::topologicalReorder() { in topologicalReorder() function in android::AST