Searched defs:LocationError (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/gps/msm8998/location/
H A DLocationAPI.h50 } LocationError; typedef in typeref:enum:__anon2839
565 LocationError err, // if not SUCCESS, then id is not valid
569 /* Used by APIs that gets more than one LocationError in it's response
571 ids array and LocationError array are only valid until collectiveResponseCallback returns. */
574 LocationError* errs, // array of LocationError associated to the request

Completed in 64 milliseconds