Searched refs:startup (Results 1 – 9 of 9) sorted by relevance
36 STARTUPINFO startup; in sdk_launcher() local41 ZeroMemory(&startup, sizeof(startup)); in sdk_launcher()42 startup.cb = sizeof(startup); in sdk_launcher()58 &startup, /* startup info, i.e. std handles */ in sdk_launcher()
56 unsigned int (*startup)(unsigned int irq); member
73 failures on startup.
38 it at application startup, simply add the following to its source code:
37 <p>Android initializes the telephony stack and the Vendor RIL at startup as described in the sequen…
47 … load the kernel and RAMdisk into RAM and pass the RAMdisk address to the kernel on startup. </p>
25 <p>At startup, Android displays a splashscreen image while booting the device. Do the following if …