Home
last modified time | relevance | path

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

/external/crosvm/cros_async/src/sys/windows/
Dexecutor.rs186 pub fn with_executor_kind(kind: ExecutorKind) -> AsyncResult<Self> { in with_executor_kind() method
/external/crosvm/cros_async/src/sys/unix/
Dexecutor.rs215 pub fn with_executor_kind(kind: ExecutorKind) -> AsyncResult<Self> { in with_executor_kind() method