Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/frame_protector/
Dframe_handler_test.cc32 typedef struct frame_handler { struct
37 } frame_handler; argument
43 static frame_handler* create_frame_handler() { in create_frame_handler()
44 frame_handler* handler = in create_frame_handler()
45 static_cast<frame_handler*>(gpr_malloc(sizeof(frame_handler))); in create_frame_handler()
53 static void destroy_frame_handler(frame_handler* handler) { in destroy_frame_handler()
62 static void frame(frame_handler* handler, unsigned char* payload, in frame()
80 static size_t deframe(frame_handler* handler, unsigned char* bytes, in deframe()
96 static void frame_n_deframe(frame_handler* handler, unsigned char* payload, in frame_n_deframe()
111 frame_handler* handler = create_frame_handler(); in frame_handler_test_frame_deframe()
[all …]
/external/grpc-grpc/
DgRPC-Core.podspec310 'src/core/tsi/alts/frame_protector/frame_handler.h',
739 'src/core/tsi/alts/frame_protector/frame_handler.cc',
915 'src/core/tsi/alts/frame_protector/frame_handler.h',
DBUILD1790 "src/core/tsi/alts/frame_protector/frame_handler.cc",
1803 "src/core/tsi/alts/frame_protector/frame_handler.h",
DgRPC-C++.podspec301 'src/core/tsi/alts/frame_protector/frame_handler.h',
Dconfig.m4306 src/core/tsi/alts/frame_protector/frame_handler.cc \
Dconfig.w32281 "src\\core\\tsi\\alts\\frame_protector\\frame_handler.cc " +
Dgrpc.gemspec242 s.files += %w( src/core/tsi/alts/frame_protector/frame_handler.h )
675 s.files += %w( src/core/tsi/alts/frame_protector/frame_handler.cc )
Dgrpc.gyp498 'src/core/tsi/alts/frame_protector/frame_handler.cc',
DCMakeLists.txt1162 src/core/tsi/alts/frame_protector/frame_handler.cc
1597 src/core/tsi/alts/frame_protector/frame_handler.cc
/external/grpc-grpc/tools/doxygen/
DDoxyfile.core.internal1479 src/core/tsi/alts/frame_protector/frame_handler.cc \
1480 src/core/tsi/alts/frame_protector/frame_handler.h \