Searched defs:is_writable (Results 1 – 15 of 15) sorted by relevance
33 pub fn is_writable(&self) -> bool { in is_writable() method
57 pub const fn is_writable(self) -> bool { in is_writable() method
102 pub fn is_writable(self) -> bool { in is_writable() method
77 pub fn is_writable(_: &Event) -> bool { in is_writable() function
103 pub const fn is_writable(self) -> bool { in is_writable() method
23 pub is_writable: bool, field
62 pub fn is_writable(event: &Event) -> bool { in is_writable() function
164 pub fn is_writable(event: &Event) -> bool { in is_writable() function
388 pub fn is_writable(event: &Event) -> bool { in is_writable() function
53 def __init__(self, path, is_writable=False): argument80 def _ensure_valid(self, is_writable): argument
28 def __init__(self, path, is_writable=False): argument
342 is_writable(mmap_object *self) in is_writable() function
1479 bool SimpleIterator::is_writable() const in is_writable() function in FLAC::Metadata::SimpleIterator
516 pub fn is_writable(&self) -> bool { in is_writable() method
333 FLAC__bool is_writable; member