Home
last modified time | relevance | path

Searched defs:ServerCore (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/
Dserver.rs280 struct ServerCore { struct
287 impl Drop for ServerCore { argument
293 unsafe impl Send for ServerCore {} implementation
294 unsafe impl Sync for ServerCore {} implementation