Home
last modified time | relevance | path

Searched refs:validate_export_zircon_handle (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/sync/
Dsemaphore.rs497 self.validate_export_zircon_handle(handle_type, &state)?; in export_zircon_handle()
503 fn validate_export_zircon_handle( in validate_export_zircon_handle() method