Home
last modified time | relevance | path

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

/external/icing/icing/schema/
Dschema-util.cc103 std::unordered_set<std::string_view>* orphaned_types) { in ExpandTranstiveDependencies()
177 std::unordered_set<std::string_view> orphaned_types; in ExpandTranstiveDependencies() local