Searched refs:CommandInfo (Results 1 – 9 of 9) sorted by relevance
68 typedef struct CommandInfo CommandInfo; typedef74 CommandInfo *pCI;82 typedef struct CommandInfo { struct86 } CommandInfo; typedef
184 static CommandInfo s_commands[] = {
32 using android::CommandInfo;
24 void registerService(RIL_RadioFunctions *callbacks, android::CommandInfo *commands);
52 using android::CommandInfo;77 static CommandInfo *s_commands;8645 void radio::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()
48 using android::CommandInfo;73 static CommandInfo *s_commands;10003 void radio_1_5::registerService(RIL_RadioFunctions *callbacks, CommandInfo *commands) { in registerService()