Searched defs:ReadClient (Results 1 – 2 of 2) sorted by relevance
84 PersistBuffer HdcBridge::ReadClient(int fd, int size) in ReadClient() function in Hdc::HdcBridge178 extern "C" PersistBuffer ReadClient(void* ptr, int fd, int size) in ReadClient() function
55 fn ReadClient(ptr: *mut libc::c_void, fd: i32, excepted_size: i32) -> PersistBuffer; in ReadClient() function