OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convert_encoding_type
(Results
1 - 1
of
1
) sorted by null
/hardware/qcom/gps/loc_api/libloc_api/
loc_eng_ni.cpp
216
static GpsNiEncodingType
convert_encoding_type
(int loc_encoding)
function
309
notif.requestor_id_encoding =
convert_encoding_type
(vx_req->encoding_scheme);
342
notif.text_encoding =
convert_encoding_type
(umts_cp_req->datacoding_scheme);
343
notif.requestor_id_encoding =
convert_encoding_type
(umts_cp_req->datacoding_scheme);
393
notif.text_encoding =
convert_encoding_type
(supl_req->datacoding_scheme);
394
notif.requestor_id_encoding =
convert_encoding_type
(supl_req->datacoding_scheme);
Completed in 77 milliseconds