Searched refs:getSession (Results 1 – 2 of 2) sorted by relevance
160 session = requests->getSession(); in locAPIStopTracking()175 session = requests->getSession(); in locAPIUpdateTrackingOptions()393 session = requests->getSession(); in locAPIGetBatchedLocations()438 sessions[i] = mGeofenceBiDict.getSession(ids[i]); in locAPIRemoveGeofences()459 sessions[i] = mGeofenceBiDict.getSession(ids[i]); in locAPIModifyGeofences()480 sessions[i] = mGeofenceBiDict.getSession(ids[i]); in locAPIPauseGeofences()501 sessions[i] = mGeofenceBiDict.getSession(ids[i]); in locAPIResumeGeofences()607 session = requests->getSession(); in locAPIDisable()631 session = requests->getSession(); in locAPIGnssUpdateConfig()751 mRequestQueues[i]->getSession() == session) { in getRequestBySession()
204 uint32_t getSession(uint32_t id) { in getSession() function430 uint32_t getSession() { return mSession; } in getSession() function