Searched refs:getSession (Results 1 – 4 of 4) sorted by relevance
130 session = mRequestQueues[CTRL_REQUEST_CONTROL].getSession(); in locAPIDisable()160 if (mRequestQueues[CTRL_REQUEST_CONFIG].getSession() != CONFIG_SESSION_ID) { in locAPIGnssUpdateConfig()197 if (mRequestQueues[CTRL_REQUEST_CONFIG].getSession() == CONFIG_SESSION_ID) { in onCtrlCollectiveResponseCb()213 mRequestQueues[i].getSession() == session) { in getRequestBySession()333 session = mRequestQueues[REQUEST_TRACKING].getSession(); in locAPIStopTracking()350 session = mRequestQueues[REQUEST_TRACKING].getSession(); in locAPIUpdateTrackingOptions()564 session = mRequestQueues[REQUEST_SESSION].getSession(); in locAPIGetBatchedLocations()583 if (mRequestQueues[REQUEST_GEOFENCE].getSession() != GEOFENCE_SESSION_ID) { in locAPIAddGeofences()614 if (mRequestQueues[REQUEST_GEOFENCE].getSession() == GEOFENCE_SESSION_ID) { in locAPIRemoveGeofences()617 sessions[j] = mGeofenceBiDict.getSession(ids[i]); in locAPIRemoveGeofences()[all …]
101 uint32_t getSession() { return mSession; } in getSession() function327 uint32_t getSession(uint32_t id) { in getSession() function
173 session = requests->getSession(); in locAPIStopTracking()191 session = requests->getSession(); in locAPIUpdateTrackingOptions()415 session = requests->getSession(); in locAPIGetBatchedLocations()464 sessions[j] = mGeofenceBiDict.getSession(ids[i]); in locAPIRemoveGeofences()491 sessions[j] = mGeofenceBiDict.getSession(ids[i]); in locAPIModifyGeofences()518 sessions[j] = mGeofenceBiDict.getSession(ids[i]); in locAPIPauseGeofences()545 sessions[j] = mGeofenceBiDict.getSession(ids[i]); in locAPIResumeGeofences()669 session = requests->getSession(); in locAPIDisable()826 mRequestQueues[i]->getSession() == session) { in getRequestBySession()
209 uint32_t getSession(uint32_t id) { in getSession() function443 uint32_t getSession() { return mSession; } in getSession() function