Searched refs:SendBootRequest (Results 1 – 1 of 1) sorted by relevance
56 static int32 SendBootRequest(int msgId, uint32 msgValue);173 return SendBootRequest(BOOT_SYS_COMPLETED, pos); in InitCompleted()181 return SendBootRequest(BOOT_APP_COMPLETED, pos); in InitCompleted()499 static int32 SendBootRequest(int msgId, uint32 msgValue) in SendBootRequest() function