Searched defs:write_result (Results 1 – 13 of 13) sorted by relevance
93 int write_result = write(fd, aString, len); in test_failing_write_runs_callback() local
110 MojoResult write_result = in OnProducerHandleReady() local
96 MojoResult write_result = ChannelMojo::WriteToMessageAttachmentSet( in Receive() local
406 let write_result = lock.try_write(); in test_rwlock_try_write() localVariable419 let write_result = lock.try_write(); in test_rwlock_try_write() localVariable432 let write_result = lock.try_write(); in test_rwlock_try_write() localVariable
102 ssize_t write_result = in GetWritableSharedMemoryRegion() local
198 BOOL write_result = in Append() local214 BOOL write_result = in Append() local
189 let write_result = lock.try_write(); in try_write() localVariable
246 const bool write_result = available || do_partial; in v3dv_get_query_pool_results_cpu() local
296 pub fn write_result(&mut self, result: &TestResult) -> io::Result<()> { in write_result() method
215 let write_result = w.write(buf); in write() localVariable
1024 let write_result = lock.try_write(); in test_rwlock_try_write() localVariable
490 int write_result; in WriteAllToDisk() local
31 void write_result(struct hs20_osu_client *ctx, const char *fmt, ...) in write_result() function