Searched refs:rec (Results 1 - 4 of 4) sorted by relevance

/hardware/ril/libril/
H A Dril.cpp2589 if (infoRec->rec.display.alpha_len >
2593 (int)infoRec->rec.display.alpha_len,
2597 string8 = (char*) malloc((infoRec->rec.display.alpha_len + 1)
2599 for (int i = 0 ; i < infoRec->rec.display.alpha_len ; i++) {
2600 string8[i] = infoRec->rec.display.alpha_buf[i];
2602 string8[(int)infoRec->rec.display.alpha_len] = '\0';
2610 if (infoRec->rec.number.len > CDMA_NUMBER_INFO_BUFFER_LENGTH) {
2613 (int)infoRec->rec.number.len,
2617 string8 = (char*) malloc((infoRec->rec.number.len + 1)
2619 for (int i = 0 ; i < infoRec->rec
[all...]
/hardware/ril/include/telephony/
H A Dril.h200 * This data is passed in RIL_ExtensionRecord and rec contains this
1000 Note: the Extended Display info rec contains multiple records of the
1087 } rec; member in struct:__anon2452
/hardware/ril/reference-ril/
H A Dril.h200 * This data is passed in RIL_ExtensionRecord and rec contains this
1000 Note: the Extended Display info rec contains multiple records of the
1087 } rec; member in struct:__anon2617
/hardware/intel/img/libdrm/
H A Dconfigure1126 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
12498 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)

Completed in 259 milliseconds