Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dcopy_tensor.h31 typedef void (*CopyFunction)( typedef
/aosp_15_r20/external/cronet/base/debug/
H A Dstack_trace_unittest.cc329 class CopyFunction : public StackCopier { class