Searched defs:NextBuffer (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tink/cc/subtle/ | ||
H A D | streaming_mac_impl.cc | 77 util::StatusOr<int> ComputeMacOutputStream::NextBuffer(void** buffer) { in NextBuffer() function in crypto::tink::subtle::ComputeMacOutputStream |
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ | ||
H A D | parse_context.cc | 103 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 D | parse_context.cc | 103 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/ | ||
D | ndis.h | 3315 #define NdisGetNextBuffer(CurrentBuffer, \ argument |