Searched defs:do_main (Results 1 – 19 of 19) sorted by relevance
/aosp_15_r20/system/sepolicy/tests/ |
H A D | sepolicy_freeze_test.py | 20 def do_main(): function
|
H A D | treble_sepolicy_tests.py | 100 def do_main(): function
|
H A D | apex_sepolicy_tests.py | 196 def do_main(work_dir): function
|
H A D | sepolicy_tests.py | 310 def do_main(libpath): function
|
/aosp_15_r20/external/rust/android-crates-io/crates/gpio-cdev/examples/ |
D | readall.rs | 19 fn do_main(args: Cli) -> std::result::Result<(), gpio_cdev::Error> { in do_main() function
|
D | gpioevents.rs | 21 fn do_main(args: Cli) -> std::result::Result<(), gpio_cdev::Error> { in do_main() function
|
D | readinput.rs | 21 fn do_main(args: Cli) -> std::result::Result<(), gpio_cdev::Error> { in do_main() function
|
D | async_tokio.rs | 21 async fn do_main(args: Cli) -> std::result::Result<(), gpio_cdev::Error> { in do_main() function
|
D | multiread.rs | 21 fn do_main(args: Cli) -> std::result::Result<(), gpio_cdev::Error> { in do_main() function
|
D | driveoutput.rs | 23 fn do_main(args: Cli) -> std::result::Result<(), gpio_cdev::Error> { in do_main() function
|
D | multioutput.rs | 28 fn do_main(args: Cli) -> std::result::Result<(), gpio_cdev::Error> { in do_main() function
|
D | monitor.rs | 25 fn do_main(args: Cli) -> anyhow::Result<()> { in do_main() function
|
D | blinky.rs | 27 fn do_main(args: Cli) -> std::result::Result<(), gpio_cdev::Error> { in do_main() function
|
D | tit_for_tat.rs | 27 fn do_main(args: Cli) -> std::result::Result<(), gpio_cdev::Error> { in do_main() function
|
/aosp_15_r20/development/scripts/ |
H A D | gdbclient.py | 452 def do_main() -> None: function
|
H A D | lldbclient.py | 452 def do_main() -> None: function
|
/aosp_15_r20/external/webrtc/rtc_tools/unpack_aecdump/ |
H A D | unpack.cc | 306 int do_main(int argc, char* argv[]) { in do_main() function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/ |
H A D | txtimestamp.c | 863 static void do_main(int family) in do_main() function
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | test_flow_dissector.c | 511 static int do_main(void) in do_main() function
|