Searched defs:GetHandles (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | handle_cache.h | 32 VariableSizedHandleScope* GetHandles() { return handles_; } in GetHandles() function |
/aosp_15_r20/art/test/2000-virtual-list-structural/src/ | ||
H A D | Main.java | 29 public static void GetHandles() throws Throwable { in GetHandles() method in Main |
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ | ||
H A D | functional_ops.cc | 204 Status GetHandles(OpKernelContext* ctx, FHandle* then_handle, in GetHandles() function in tensorflow::__anona00ae9de0111::IfOp |