Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/
Dlabel_map_item.cc114 void LabelHierarchy::GetAncestors( in GetAncestors() function in tflite::task::vision::LabelHierarchy
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DITree.cs76 IList<ITree> GetAncestors(); in GetAncestors() method
DBaseTree.cs400 public virtual IList<ITree> GetAncestors() { in GetAncestors() method in Antlr.Runtime.Tree.BaseTree
/external/perfetto/src/trace_processor/prelude/table_functions/
Dancestor.cc53 base::Status GetAncestors( in GetAncestors() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_wnd.cpp538 std::vector<UnownedPtr<CPWL_Wnd>> CPWL_Wnd::GetAncestors() { in GetAncestors() function in CPWL_Wnd