Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.cc888 uint64_t packet_number, const std::string& data, bool full_padding, in ConstructEncryptedPacket()
903 uint64_t packet_number, const std::string& data, bool full_padding, in ConstructEncryptedPacket()
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_dispatcher_test.cc333 const std::string& data, bool full_padding, in ProcessPacket()
348 const std::string& data, bool full_padding, in ProcessPacket()
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dregister_prim_ops.cpp1933 std::string::size_type full_padding = width - string.size(); in __anonbfe5918f5e02() local