Searched refs:CommandInfo (Results 1 – 6 of 6) sorted by relevance
68 typedef struct CommandInfo CommandInfo; typedef74 CommandInfo *pCI;82 typedef struct CommandInfo { struct86 } CommandInfo; argument
44 using android::CommandInfo;50 static CommandInfo *s_configCommands;262 void radio_1_6::registerConfigService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerConfigService()
184 static CommandInfo s_commands[] = {193 static CommandInfo s_configCommands[] = {
24 void registerService(RIL_RadioFunctions *callbacks, android::CommandInfo *commands);841 void registerConfigService(RIL_RadioFunctions *callbacks, android::CommandInfo *commands);
33 using android::CommandInfo;
65 using android::CommandInfo;98 static CommandInfo *s_commands;13459 void radio_1_6::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()