Home
last modified time | relevance | path

Searched refs:PropertyNotWritable (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/coreaudio-rs-0.9.1/src/
H A Derror.rs199 PropertyNotWritable = -10865, enumerator
223 -10865 => Err(Error::PropertyNotWritable), in from_os_status()
259 Error::PropertyNotWritable => "Property not writable", in description()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/coreaudio-rs-0.10.0/src/
H A Derror.rs184 PropertyNotWritable = -10865, enumerator
208 -10865 => Err(Error::PropertyNotWritable), in from_os_status()
238 Error::PropertyNotWritable => "Property not writable", in fmt()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/coreaudio-rs-0.10.0/src/
H A Derror.rs184 PropertyNotWritable = -10865, enumerator
208 -10865 => Err(Error::PropertyNotWritable), in from_os_status()
238 Error::PropertyNotWritable => "Property not writable", in fmt()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/coreaudio-rs-0.9.1/src/
H A Derror.rs199 PropertyNotWritable = -10865,
223 -10865 => Err(Error::PropertyNotWritable),
259 Error::PropertyNotWritable => "Property not writable",