Home
last modified time | relevance | path

Searched refs:exit_function (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/system/core/bootstat/
H A Dboot_reason_test.sh212 exit_function=true
214 exit_function=echo
248 ${exit_function}
254 ${exit_function}
/aosp_15_r20/system/core/fs_mgr/tests/
H A Dadb-remount-test.sh498 exit_function=true
500 exit_function=echo
523 ${exit_function}
529 ${exit_function}
/aosp_15_r20/external/webrtc/test/scenario/
H A Dscenario.cc289 std::function<bool()> exit_function) { in RunUntil() argument
294 if (exit_function()) in RunUntil()
H A Dscenario.h133 std::function<bool()> exit_function);
/aosp_15_r20/external/coreboot/src/vendorcode/mediatek/mt8192/include/
H A Ddramc_common.h89 #define exit_function() \ macro
/aosp_15_r20/external/coreboot/src/vendorcode/mediatek/mt8195/include/
H A Ddramc_common.h278 #define exit_function() \ macro
/aosp_15_r20/external/coreboot/src/vendorcode/mediatek/mt8195/dramc/
H A Ddramc_pi_main.c3017 exit_function(); in DPI_SW_main_LP4()
3029 exit_function(); in start_dramk()
3059 exit_function(); in sa_calibration()
/aosp_15_r20/external/coreboot/src/vendorcode/mediatek/mt8192/dramc/
H A Ddramc_pi_main.c2562 exit_function(); in DPI_SW_main_LP4()