Home
last modified time | relevance | path

Searched defs:start_write (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/trusty/user/app/storage/
Dblock_device.h50 void (*start_write)(struct block_device* dev, member
/aosp_15_r20/external/libchrome/base/json/
H A Djson_perftest.cc60 TimeTicks start_write = TimeTicks::Now(); in TestWriteAndRead() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/fork/
Dprocess_per_connection.cpp121 void start_write(std::size_t length) in start_write() function in server
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/timeouts/
Dasync_tcp_client.cpp225 void start_write() in start_write() function in client
/aosp_15_r20/external/cronet/base/json/
H A Djson_perftest.cc74 TimeTicks start_write = TimeTicks::Now(); in TestWriteAndRead() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/timeouts/
Dasync_tcp_client.cpp225 void start_write() in start_write() function in client
Dserver.cpp272 void start_write() in start_write() function in tcp_session
/aosp_15_r20/external/rust/android-crates-io/crates/tungstenite/src/handshake/
Dmachine.rs26 pub fn start_write<D: Into<Vec<u8>>>(stream: Stream, data: D) -> Self { in start_write() method
/aosp_15_r20/external/sg3_utils/testing/
H A Dsgs_dd.c891 start_write(Rq_coll * clp) in start_write() function
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dcompiler.py353 def start_write(self, frame, node=None): member in CodeGenerator
/aosp_15_r20/external/python/jinja/src/jinja2/
Dcompiler.py321 def start_write(self, frame, node=None): member in CodeGenerator