Home | History | Annotate | Download | only in android

Lines Matching full:stralloc_add_format

2339         stralloc_add_format( s, "$GPGGA,%06d", last_time );
2353 stralloc_add_format( s, ",%02d%02d.%04d,%c", deg, min, (int)val, hemi );
2366 stralloc_add_format( s, ",%02d%02d.%04d,%c", deg, min, (int)val, hemi );
2369 stralloc_add_format( s, ",1,%02d,", n_satellites );
2373 stralloc_add_format( s, ",%.1g,M,0.,M", params[GEO_ALT] );