Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/gps/msm8960/utils/
H A Dloc_cfg.cpp80 void trim_space(char *org_string) in trim_space() function
257 trim_space(config_value.param_name); in loc_read_conf()
258 trim_space(config_value.param_str_value); in loc_read_conf()
/aosp12/hardware/qcom/sdm845/gps/msm8960/utils/
H A Dloc_cfg.cpp80 void trim_space(char *org_string) in trim_space() function
257 trim_space(config_value.param_name); in loc_read_conf()
258 trim_space(config_value.param_str_value); in loc_read_conf()
/aosp12/art/oatdump/
H A Doatdump_test.h284 auto trim_space = [&line](size_t len) {
294 copy -= trim_space(copy);
309 line_len -= trim_space(line_len);