Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dtrie.cpp41 void TrieCache::SetCurrent( in SetCurrent() function in torch::lazy::TrieCache
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_nodeiteratortemplate.h27 bool SetCurrent(NodeType* pNode) { in SetCurrent() function