Searched refs:map_handle_to_value (Results 1 – 1 of 1) sorted by relevance
41 static zx_handle_t map_handle_to_value(const Handle* handle, uint32_t mixer) { in map_handle_to_value() function441 return map_handle_to_value(handle, handle_rand_); in MapHandleToValue()445 return map_handle_to_value(handle.get(), handle_rand_); in MapHandleToValue()
Completed in 48 milliseconds