Searched refs:MAX_APN_LEN (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.h70 #define MAX_APN_LEN 100 macro
H A Dloc_eng.cpp841 int apn_len = smaller_of(strlen (apn), MAX_APN_LEN);
867 int apn_len = smaller_of(strlen (apn), MAX_APN_LEN);
1153 int apn_len = smaller_of(strlen (apn), MAX_APN_LEN);

Completed in 6 milliseconds