Searched refs:s_commands (Results 1 – 6 of 6) sorted by relevance
184 static CommandInfo s_commands[] = { variable233 pRI->pCI = &(s_commands[request]); in addRequestToList()450 for (int i = 0; i < (int)NUM_ELEMS(s_commands); i++) { in RIL_register()451 assert(i == s_commands[i].requestNumber); in RIL_register()459 radio_1_6::registerService(&s_callbacks, s_commands); in RIL_register()
73 static CommandInfo *s_commands; variable10036 s_commands = commands; in registerService()
184 static CommandInfo s_commands[] = { variable233 pRI->pCI = &(s_commands[request]); in addRequestToList()450 for (int i = 0; i < (int)NUM_ELEMS(s_commands); i++) { in RIL_register()451 assert(i == s_commands[i].requestNumber); in RIL_register()459 radio::registerService(&s_callbacks, s_commands); in RIL_register()
77 static CommandInfo *s_commands; variable8661 s_commands = commands; in registerService()
184 static CommandInfo s_commands[] = { variable243 pRI->pCI = &(s_commands[request]); in addRequestToList()467 for (int i = 0; i < (int)NUM_ELEMS(s_commands); i++) { in RIL_register()468 assert(i == s_commands[i].requestNumber); in RIL_register()476 radio_1_6::registerService(&s_callbacks, s_commands); in RIL_register()
78 static CommandInfo *s_commands; variable10699 s_commands = commands; in registerService()