Searched defs:ZX_OK (Results 1 – 2 of 2) sorted by relevance
22 pub(crate) const ZX_OK: zx_status_t = 0; constant
94 const ZX_OK: i32 = 0; in detect_features() constant