Home
last modified time | relevance | path

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

/trusty/user/app/sample/hwwsk/
Dmain.rs75 .run_event_loop() in main()
/trusty/user/app/sample/hwcryptohal/server/
Dhwcrypto_ipc_server.rs50 .run_event_loop() in main_loop()
/trusty/user/app/sample/rust-hello-world/
Dlib.rs193 .run_event_loop() in init_and_start_loop()
/trusty/user/base/lib/unittest-rust/src/
Dlib.rs283 .run_event_loop() in test_main_static_abort()
/trusty/user/app/secretkeeper/
Dlib.rs296 manager.run_event_loop() in inner_main()
/trusty/user/app/keymint/
Dipc_manager.rs620 .run_event_loop() in handle_port_connections()
/trusty/user/base/lib/tipc/rust/src/
Dservice.rs1046 pub fn run_event_loop(mut self) -> Result<()> { in run_event_loop() method