Searched refs:has_namespace (Results 1 – 1 of 1) sorted by relevance
62 bool has_namespace = fdio_ns_get_installed(&ns) != ZX_ERR_NOT_FOUND; in check_flags() local63 if (has_namespace != should_have_namespace) in check_flags()
Completed in 2 milliseconds