Home
last modified time | relevance | path

Searched refs:store32_little_endian (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/tsi/
Dfake_transport_security.cc120 static void store32_little_endian(uint32_t value, unsigned char* buf) { in store32_little_endian() function
246 store32_little_endian(static_cast<uint32_t>(frame->size), frame->data); in tsi_fake_frame_set_data()
295 store32_little_endian(static_cast<uint32_t>(impl->max_frame_size), in fake_protector_protect()
334 store32_little_endian(static_cast<uint32_t>(frame->size), in fake_protector_protect_flush()
426 store32_little_endian(static_cast<uint32_t>(frame_length), in fake_zero_copy_grpc_protector_protect()