Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/parse_example/
H A Dexample_proto_fast_parsing.cc154 void CopyOrMoveBlock(const tstring* b, const tstring* e, tstring* t) { in CopyOrMoveBlock() function
H A Dexample_proto_fast_parsing.h418 void CopyOrMoveBlock(const T* b, const T* e, T* t) { in CopyOrMoveBlock() function
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dexample_proto_fast_parsing.cc1004 void CopyOrMoveBlock(const T* b, const T* e, T* t) { in CopyOrMoveBlock() function
1008 void CopyOrMoveBlock(const tstring* b, const tstring* e, tstring* t) { in CopyOrMoveBlock() function