Home
last modified time | relevance | path

Searched defs:OnWrite (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
H A DLTO.cpp1202 lto::IndexWriteCallback OnWrite; member in lto::ThinBackendProc
1208 lto::IndexWriteCallback OnWrite, bool ShouldEmitImportsFiles) in ThinBackendProc()
1266 AddStreamFn AddStream, FileCache Cache, lto::IndexWriteCallback OnWrite, in InProcessThinBackend()
1384 lto::IndexWriteCallback OnWrite, in createInProcessThinBackend()
1426 raw_fd_ostream *LinkedObjectsFile, lto::IndexWriteCallback OnWrite) in WriteIndexesThinBackend()
1463 raw_fd_ostream *LinkedObjectsFile, IndexWriteCallback OnWrite) { in createWriteIndexesThinBackend()
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libuv/callbacks/
H A Dcallbacks.cc36 void OnWrite(uv_fs_t* req) { in OnWrite() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTO.cpp1197 lto::IndexWriteCallback OnWrite; member in __anonf759dbb70f11::WriteIndexesThinBackend
1204 raw_fd_ostream *LinkedObjectsFile, lto::IndexWriteCallback OnWrite) in WriteIndexesThinBackend()
1252 raw_fd_ostream *LinkedObjectsFile, IndexWriteCallback OnWrite) { in createWriteIndexesThinBackend()
/aosp_15_r20/external/cronet/components/metrics/structured/lib/
H A Dkey_data_file_delegate.cc82 void KeyDataFileDelegate::OnWrite(WriteStatus status) { in OnWrite() function in metrics::structured::KeyDataFileDelegate
H A Dpersistent_proto_unittest.cc94 void OnWrite(const WriteStatus status) { in OnWrite() function in metrics::structured::__anon1ec35cdd0111::TestCase
/aosp_15_r20/system/core/libappfuse/tests/
H A DFuseAppLoopTest.cc60 void OnWrite(uint64_t seq, uint64_t inode, uint64_t offset ATTRIBUTE_UNUSED, in OnWrite() function in android::fuse::__anon29fbbeff0111::Callback
/aosp_15_r20/frameworks/base/core/jni/
H A Dcom_android_internal_os_FuseAppLoop.cpp93 void OnWrite(uint64_t unique, uint64_t inode, uint64_t offset, uint32_t size, in OnWrite() function in android::__anon2f81a6510111::Callback
/aosp_15_r20/external/cronet/net/socket/
H A Dsocket_test_util.cc347 MockWriteResult StaticSocketDataProvider::OnWrite(const std::string& data) { in OnWrite() function in net::StaticSocketDataProvider
533 MockWriteResult SequencedSocketData::OnWrite(const std::string& data) { in OnWrite() function in net::SequencedSocketData
/aosp_15_r20/external/cronet/net/server/
H A Dhttp_server_unittest.cc138 void OnWrite(int result) { in OnWrite() function in net::__anon1c5afca60111::TestHttpClient
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dbackend_impl.cc1025 void BackendImpl::OnWrite(int32_t bytes) { in OnWrite() function in disk_cache::BackendImpl