Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/parse_example/
Dexample_proto_fast_parsing.cc151 void CopyOrMoveBlock(const tstring* b, const tstring* e, tstring* t) { in CopyOrMoveBlock() function
Dexample_proto_fast_parsing.h417 void CopyOrMoveBlock(const T* b, const T* e, T* t) { in CopyOrMoveBlock() function
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc988 void CopyOrMoveBlock(const T* b, const T* e, T* t) { in CopyOrMoveBlock() function
992 void CopyOrMoveBlock(const tstring* b, const tstring* e, tstring* t) { in CopyOrMoveBlock() function