Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dmethod_handles-inl.h199 bool CopyArguments(Thread* self, in CopyArguments() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_arguments.cc190 void CLArguments::CopyArguments(const Arguments& args, bool use_f32_for_halfs) { in CopyArguments() function in tflite::gpu::cl::CLArguments