Home
last modified time | relevance | path

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

/external/crosvm/cros_async/src/
Dselect.rs14 pub enum SelectResult<F: Future> { enum
/external/llvm-project/compiler-rt/lib/xray/
Dxray_basic_logging.cpp479 auto SelectResult = __xray_log_select_mode("xray-basic"); in basicLogDynamicInitializer() local
Dxray_fdr_logging.cpp744 auto SelectResult = __xray_log_select_mode("xray-fdr"); in fdrLogDynamicInitializer() local