Home
last modified time | relevance | path

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

/aosp12/bionic/libc/arch-arm/cortex-a9/bionic/
H A Dstrlen.S75 mainloop: label
89 b mainloop
158 beq mainloop
165 b mainloop
/aosp12/system/bt/gd/rust/linux/adapter/src/
H A Dmain.rs83 async fn mainloop(context: &mut Context) { in mainloop() function
177 mainloop(&mut context).await; in main()
/aosp12/system/bt/gd/rust/linux/mgmt/src/bin/btmanagerd/
H A Dmain.rs141 state_machine::mainloop(context).await; in main()
H A Dstate_machine.rs96 pub async fn mainloop<PM>(mut context: StateMachineContext<PM>) in mainloop() function
/aosp12/hardware/interfaces/health/1.0/
H A Dtypes.hal165 * The parameter to healthd mainloop update calls
/aosp12/system/extras/simpleperf/scripts/
H A Dreport.py287 root.mainloop()
/aosp12/system/memory/lmkd/
H A Dlmkd.cpp3370 static void mainloop(void) { in mainloop() function
3584 mainloop(); in main()