Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/extension/pytree/
H A Dpytree.h54 using KeyInt = int32_t; variable
75 operator KeyInt() const { in KeyInt() function