Searched defs:readable (Results 1 – 12 of 12) sorted by relevance
188 #define META_REGISTER_IMPL_CLASS4(singleton, name, id, cat, readable) … argument219 #define META_REGISTER_INTERFACE3(name, id, readable) … argument
29 readable: true, property in privilegeEnable36 readable: false, property in privilegeDisable
50 bool readable = false; member
46 bool readable = false; member
132 pub async fn readable(&self) -> Result<()> { in readable() method
202 pub async fn readable(&self) -> Result<()> { in readable() method
44 bool readable = false; member
154 pub async fn readable(&self) -> io::Result<()> { in readable() method
810 readable: t.readBoolean(), property in o.unMarshallingPrivilege.n5
508 pub async fn readable(&self) -> io::Result<()> { in readable() method1276 pub async fn readable(&self) -> io::Result<()> { in readable() method
402 pub fn readable(&self) -> usize { in readable() method
1533 int readable = 1; in SpinstLoopRecv() local