Searched refs:flpStartSession (Results 1 – 3 of 3) sorted by relevance
53 int flpStartSession(const IGnssBatching::Options& options);
88 int FlpAPIClient::flpStartSession(const IGnssBatching::Options& opts) in flpStartSession() function in android::hardware::gnss::V1_0::implementation::FlpAPIClient
95 ret = mApi->flpStartSession(options); in start()