Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/test/
Dsparring_partner.cpp235 auto all_handles = boost::this_process::get_handles(); in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/windows/
Dhandles.hpp134 auto all_handles = get_handles(); in on_setup() local
/aosp_15_r20/external/rust/beto-rust/common/handle_map/src/
Dtests.rs231 let mut all_handles: HashSet<Handle> = HashSet::new(); in test_non_overwriting_old_handles() localVariable