Home
last modified time | relevance | path

Searched defs:NextBuffer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tink/cc/subtle/
H A Dstreaming_mac_impl.cc77 util::StatusOr<int> ComputeMacOutputStream::NextBuffer(void** buffer) { in NextBuffer() function in crypto::tink::subtle::ComputeMacOutputStream
149 util::StatusOr<int> VerifyMacOutputStream::NextBuffer(void** buffer) { in NextBuffer() function in crypto::tink::subtle::VerifyMacOutputStream
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dparse_context.cc103 const char* EpsCopyInputStream::NextBuffer(int overrun, int depth) { in NextBuffer() function in google::protobuf::internal::EpsCopyInputStream
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dparse_context.cc103 const char* EpsCopyInputStream::NextBuffer(int overrun, int depth) { in NextBuffer() function in google::protobuf::internal::EpsCopyInputStream
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dndis.h3315 #define NdisGetNextBuffer(CurrentBuffer, \ argument