Home
last modified time | relevance | path

Searched defs:TryRead (Results 1 – 2 of 2) sorted by relevance

/external/angle/third_party/abseil-cpp/absl/flags/internal/
Dsequence_lock.h80 bool TryRead(void* dst, const std::atomic<uint64_t>* src, size_t size) const { in TryRead() function
/external/protobuf/conformance/
Dconformance_test_runner.cc311 bool ForkPipeRunner::TryRead(int fd, void *buf, size_t len) { in TryRead() function in google::protobuf::ForkPipeRunner