Searched refs:PA_LDSVC_LOADER (Results 1 – 7 of 7) sorted by relevance
93 #define PA_LDSVC_LOADER 0x10u macro
18 // the PA_LDSVC_LOADER handle when launching the process.
109 [BOOTSTRAP_LOADER_SVC] = PA_HND(PA_LDSVC_LOADER, 0), in stuff_loader_bootstrap()
252 if (handles[i].id == PA_LDSVC_LOADER) { in AddHandles()
250 .h = {.id = PA_LDSVC_LOADER, .handle = svc_handle}}); in FuchsiaRunTest()
217 handle_infos[h].id = PA_LDSVC_LOADER; in send_handles()
968 id = PA_LDSVC_LOADER; in send_loader_message()
Completed in 233 milliseconds