Home
last modified time | relevance | path

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

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