Lines Matching defs:count
61 [this](size_t count, LocationError* errors, uint32_t* ids) { in LocationAPIControlClient()
186 size_t count, LocationError* errors, uint32_t* ids) in onCtrlCollectiveResponseCb()
262 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
559 void LocationAPIClientBase::locAPIGetBatchedLocations(uint32_t id, size_t count) in locAPIGetBatchedLocations()
578 size_t count, uint32_t* ids, GeofenceOption* options, GeofenceInfo* data) in locAPIAddGeofences()
602 void LocationAPIClientBase::locAPIRemoveGeofences(size_t count, uint32_t* ids) in locAPIRemoveGeofences()
637 size_t count, uint32_t* ids, GeofenceOption* options) in locAPIModifyGeofences()
672 void LocationAPIClientBase::locAPIPauseGeofences(size_t count, uint32_t* ids) in locAPIPauseGeofences()
707 size_t count, uint32_t* ids, GeofenceBreachTypeMask* mask) in locAPIResumeGeofences()
749 size_t count = sessionsVec.size(); in locAPIRemoveAllGeofences() local
810 size_t count = 0; in beforeGeofenceBreachCb() local
881 size_t count, LocationError* errors, uint32_t* ids) in onCollectiveResponseCb()