Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dir.h193 const T* NodeCast(const Node* node, OpKind op) { in NodeCast() function
205 const T* NodeCast(const Node* node) { in NodeCast() function
/aosp_15_r20/frameworks/base/tools/aapt2/xml/
H A DXmlDom.h294 const T* NodeCast(const Node* node) { in NodeCast() function
301 T* NodeCast(Node* node) { in NodeCast() function