Home
last modified time | relevance | path

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

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