Searched defs:zx_status_t (Results 1 – 5 of 5) sorted by relevance
34 [](zx_status_t, void *data) { in StopTheWorld() argument
129 type zx_status_t = i32; in setup() typedef133 fn zx_system_get_features(kind: u32, features: *mut u32) -> zx_status_t; in setup()
4 typedef int zx_status_t; typedef
5 typedef int zx_status_t; typedef
135 [](zx_status_t, void *data) { in LockStuffAndStopTheWorld() argument