Home
last modified time | relevance | path

Searched refs:mnc_strings (Results 1 – 1 of 1) sorted by relevance

/hardware/ril/include/telephony/
Dril_mnc.h108 const struct mnc_strings { const char * in; const char * out; } mncs[] = { in test() argument
125 for (int i=0; i< sizeof(mncs) / sizeof(struct mnc_strings); i++) { in test()