Searched refs:main (Results 126 - 150 of 367) sorted by relevance

1234567891011>>

/system/core/toolbox/
H A Dr.c22 int main(int argc, char *argv[]) function
/system/extras/alloc-stress/
H A Dmem-pressure.cpp56 int main(int argc, char *argv[]) function
/system/extras/ext4_utils/
H A Dblk_alloc_to_base_fs.c37 int main(int argc, char **argv) function
/system/extras/libfec/test/
H A Dtest_rs.c34 int main() function
/system/extras/tests/storage/
H A Dwipe_blkdev.c80 int main(int argc, char *argv[]) function
/system/hardware/interfaces/net/netd/1.0/vts/functional/
H A DVtsHalNetNetdV1_0TargetTest.cpp89 int main(int argc, char** argv) { function
/system/libhwbinder/vts/performance/
H A DBenchmark_binder.cpp95 int main(int argc, char* argv []) { function
/system/libufdt/tests/src/
H A Dufdt_verify_overlay_app.cpp94 int main(int argc, char **argv) { function
/system/update_engine/scripts/update_payload/
H A Dformat_utils_unittest.py78 unittest.main()
/system/connectivity/wificond/
H A DAndroid.mk31 main.cpp
181 tests/main.cpp \
240 tests/main.cpp \
/system/bt/service/example/heart_rate/
H A Dserver_main.cc63 // binderDied executes on a dedicated thread. We need to stop the main loop
64 // on the main thread so we post a message to it here. The main loop only
65 // runs on the main thread.
77 int main(int argc, char* argv[]) { function
124 // main thread (in other words, we have to do this as we are a "Binder
152 // Run the main loop on the main process thread. Binder callbacks will be
154 // call above but we use this main loop for sending out heart rate
/system/core/adb/client/
H A Dmain.cpp194 int main(int argc, char** argv) { function
/system/core/demangle/
H A Ddemangle.cpp103 int main(int argc, char** argv) { function
/system/core/libmemtrack/
H A Dmemtrack_test.c73 int main(int argc, char *argv[]) function
/system/core/libpixelflinger/tests/arch-arm64/col32cb16blend/
H A Dcol32cb16blend_test.c121 int main() function
/system/core/libpixelflinger/tests/arch-arm64/t32cb16blend/
H A Dt32cb16blend_test.c130 int main() function
/system/core/libpixelflinger/tests/arch-mips/col32cb16blend/
H A Dcol32cb16blend_test.c121 int main() function
/system/core/libpixelflinger/tests/arch-mips/t32cb16blend/
H A Dt32cb16blend_test.c130 int main() function
/system/core/libpixelflinger/tests/arch-mips64/col32cb16blend/
H A Dcol32cb16blend_test.c121 int main() function
/system/core/libsparse/
H A Dappend2simg.c49 int main(int argc, char *argv[]) function
/system/core/libunwindstack/tools/
H A Dunwind.cpp110 int main(int argc, char** argv) { function
H A Dunwind_symbols.cpp30 int main(int argc, char** argv) { function
/system/core/storaged/
H A Dmain.cpp50 // Function of storaged's main thread
75 int main(int argc, char** argv) { function
125 if (flag_main_service) { // start main thread
126 // Start the main thread of storaged
130 PLOG_TO(SYSTEM, ERROR) << "Failed to create main thread";
/system/extras/app-launcher/
H A Dcomputestats.c36 main(int argc, char **argv) function
H A Dcomputestatsf.c36 main(int argc, char **argv) function

Completed in 694 milliseconds

1234567891011>>