Home
last modified time | relevance | path

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

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DANTLRReaderStream.cs47 public const int ReadBufferSize = 1024; field in Antlr.Runtime.ANTLRReaderStream
/aosp_15_r20/system/memory/libmeminfo/libdmabufinfo/
Ddmabuf_sysfs_stats.cpp55 bool ReadBufferSize(unsigned int inode, uint64_t* size, const std::string& dmabuf_sysfs_path) { in ReadBufferSize() function
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dtransport.go282 ReadBufferSize int member
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.cc300 void DualModeController::ReadBufferSize(CommandView command) { in ReadBufferSize() function in rootcanal::DualModeController