Home
last modified time | relevance | path

Searched defs:write_ops (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dclient_callback.h693 bool write_ops = false; member
1082 bool write_ops = false; member
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/
H A Dclient_callback.h687 bool write_ops = false; member
1080 bool write_ops = false; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dclient_callback.h693 bool write_ops = false; member
1082 bool write_ops = false; member
/aosp_15_r20/external/llvm-libc/test/integration/src/pthread/
H A Dpthread_rwlock_test.cpp353 auto write_ops = [data]() { in randomized_thread_operation() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_memoryio.py68 def write_ops(self, f, t): member in MemoryTestMixin
Dtest_io.py267 def write_ops(self, f): member in IOTest
/aosp_15_r20/external/python/setuptools/setuptools/
Dsandbox.py411 write_ops = dict.fromkeys( variable in DirectorySandbox
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/
Dsandbox.py411 write_ops = dict.fromkeys( variable in DirectorySandbox
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/
Dsandbox.py411 write_ops = dict.fromkeys( variable in DirectorySandbox
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/
Dsandbox.py411 write_ops = dict.fromkeys( variable in DirectorySandbox
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/
Dsandbox.py411 write_ops = dict.fromkeys( variable in DirectorySandbox
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_memoryio.py72 def write_ops(self, f, t): member in MemoryTestMixin
Dtest_io.py325 def write_ops(self, f): member in IOTest