Lines Matching defs:count
61 [this](size_t count, LocationError* errors, uint32_t* ids) { in LocationAPIControlClient()
204 size_t count, LocationError* errors, uint32_t* ids) in onCtrlCollectiveResponseCb()
292 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
597 uint32_t LocationAPIClientBase::locAPIGetBatchedLocations(uint32_t id, size_t count) in locAPIGetBatchedLocations()
625 size_t count, uint32_t* ids, GeofenceOption* options, GeofenceInfo* data) in locAPIAddGeofences()
649 void LocationAPIClientBase::locAPIRemoveGeofences(size_t count, uint32_t* ids) in locAPIRemoveGeofences()
692 size_t count, uint32_t* ids, GeofenceOption* options) in locAPIModifyGeofences()
727 void LocationAPIClientBase::locAPIPauseGeofences(size_t count, uint32_t* ids) in locAPIPauseGeofences()
762 size_t count, uint32_t* ids, GeofenceBreachTypeMask* mask) in locAPIResumeGeofences()
835 size_t count = 0; in beforeGeofenceBreachCb() local
906 size_t count, LocationError* errors, uint32_t* ids) in onCollectiveResponseCb()