Searched defs:can_write (Results 1 – 8 of 8) sorted by relevance
284 gboolean can_write = FALSE; in gst_preset_suite() local
688 gboolean can_write; in profile_suite() local
568 guint32 can_write; in gst_wasapi2_ring_buffer_write() local735 guint32 can_write; in gst_wasapi2_ring_buffer_fill_loopback_silence() local
482 int can_write = try_open(ufile->path, O_WRONLY) == 0; in create_check_hlinks() local
426 inline bool can_write(const Twine &Path) { in can_write() function
679 bool can_write() const { return mode() == MainThread; } in can_write() function
482 inline bool can_write(const Twine &Path) { in can_write() function
190 constexpr bool can_write() const { return kCanWriteBit::decode(bitfield_); } in can_write() function