Searched defs:actual_crc32c (Results 1 – 1 of 1) sorted by relevance
74 uint32* actual_crc32c, bool need_to_swap_bytes) { in ReadStringTensor()144 size_t offset, size_t size, uint32* actual_crc32c) { in ReadVariantTensor()885 uint32 actual_crc32c = 0; in GetValue() local