Home | History | Annotate | Download | only in HAL3

Lines Matching refs:gps_processing_method

3694         memset(settings->gps_processing_method, 0,
3695 sizeof(settings->gps_processing_method));
3696 strlcpy(settings->gps_processing_method, (const char *)proc_methods,
3697 sizeof(settings->gps_processing_method));