Searched refs:startup (Results 1 – 25 of 41) sorted by relevance
12
28 .PHONY: iorap-app-startup-runner29 iorap-app-startup-runner: \
9 # b/121354779: netd itself is not updatable, but on startup it dlopen()s the resolver library
21 exec_background - root root -- /system/bin/gsid run-startup-tasks
20 # atrace pokes all the binder-enabled processes at startup.
23 # atrace pokes all the binder-enabled processes at startup.
743 STARTUPINFOW startup; in launch_server() local744 ZeroMemory( &startup, sizeof(startup) ); in launch_server()745 startup.cb = sizeof(startup); in launch_server()746 startup.hStdInput = nul_read.get(); in launch_server()747 startup.hStdOutput = stdout_write.get(); in launch_server()748 startup.hStdError = stderr_write.get(); in launch_server()749 startup.dwFlags = STARTF_USESTDHANDLES; in launch_server()791 &startup, /* startup info, i.e. std handles */ in launch_server()
18 # tree and to set startup options. For documentation on the values set in this
27 FN_BEGIN(::com::google::android::startup::iorap::,IIorap) \
19 # atrace pokes all the binder-enabled processes at startup with a
3 # For FIPS compliance, all processes linked against libcrypto perform a startup23 # reboot. However every binary linked against the vendor libcrypto will abort on startup,
24 # atrace pokes all the binder-enabled processes at startup with a
6 # properties for new processes to start profiling from startup). When profiling
50 # simpleperf examines debugfs on startup to collect tracepoint event types
4 @rem Gradle startup script for Windows