Home
last modified time | relevance | path

Searched refs:read_ok (Results 1 – 13 of 13) sorted by relevance

/external/grpc-grpc/test/cpp/end2end/
Dserver_early_return_test.cc157 bool read_ok = stream->Read(&response); in DoBidiStream() local
160 EXPECT_TRUE(read_ok); in DoBidiStream()
163 EXPECT_FALSE(read_ok); in DoBidiStream()
/external/cronet/components/metrics/structured/
Dexternal_metrics.cc128 bool read_ok = base::ReadFileToString(path, &proto_str) && in ReadAndDeleteEvents() local
132 if (!read_ok) { in ReadAndDeleteEvents()
/external/libwebsockets/lib/roles/h1/
Dops-h1.c90 goto read_ok; in lws_read_h1()
103 goto read_ok; in lws_read_h1()
108 goto read_ok; in lws_read_h1()
110 goto read_ok; in lws_read_h1()
301 read_ok: in lws_read_h1()
/external/google-breakpad/src/common/mac/
Ddump_syms.cc157 bool read_ok = true; in Read() local
168 read_ok = false; in Read()
181 if (!read_ok) { in Read()
/external/python/cpython2/Lib/
DConfigParser.py299 read_ok = []
307 read_ok.append(filename)
308 return read_ok
/external/python/pyserial/serial/
Dserialwin32.py280 read_ok = win32.ReadFile(
286 … if not read_ok and win32.GetLastError() not in (win32.ERROR_SUCCESS, win32.ERROR_IO_PENDING):
/external/python/cpython3/Lib/
Dconfigparser.py694 read_ok = []
703 read_ok.append(filename)
704 return read_ok
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h87451 long unsigned int read_ok[4]; member
Dvmlinux.h87451 long unsigned int read_ok[4]; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h54178 long unsigned int read_ok[4]; member
Dvmlinux_510.h54178 long unsigned int read_ok[4]; member
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h60097 long unsigned int read_ok[4]; member
Dvmlinux.h60097 long unsigned int read_ok[4]; member