Home
last modified time | relevance | path

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

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/
H A Dlabel_map_item.cc114 void LabelHierarchy::GetAncestors( in GetAncestors() function in tflite::task::vision::LabelHierarchy
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
H A DITree.cs76 IList<ITree> GetAncestors(); in GetAncestors() method
H A DBaseTree.cs400 public virtual IList<ITree> GetAncestors() { in GetAncestors() method in Antlr.Runtime.Tree.BaseTree
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/
H A Dancestor.cc53 base::Status GetAncestors( in GetAncestors() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/packet/parser/
Dparent_def.cc551 std::vector<const ParentDef*> ParentDef::GetAncestors() const { in GetAncestors() function in ParentDef
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_wnd.cpp559 std::vector<UnownedPtr<CPWL_Wnd>> CPWL_Wnd::GetAncestors() { in GetAncestors() function in CPWL_Wnd