Searched refs:org_string (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/gps/utils/
H A Dloc_misc_utils.h94 void loc_util_trim_space(char *org_string);
H A Dloc_misc_utils.cpp78 void loc_util_trim_space(char *org_string) argument
83 if(org_string == NULL) {
88 scan_ptr = write_ptr = org_string;
/hardware/qcom/gps/msm8960/utils/
H A Dloc_cfg.cpp80 void trim_space(char *org_string) argument
85 scan_ptr = write_ptr = org_string;

Completed in 67 milliseconds