Lines Matching defs:count
66 [this](size_t count, LocationError* errors, uint32_t* ids) { in LocationAPIControlClient()
211 size_t count, LocationError* errors, uint32_t* ids) in onCtrlCollectiveResponseCb()
299 [this](size_t count, LocationError* errors, uint32_t* ids) { in locAPISetCallbacks()
626 uint32_t LocationAPIClientBase::locAPIGetBatchedLocations(uint32_t id, size_t count) in locAPIGetBatchedLocations()
654 size_t count, uint32_t* ids, GeofenceOption* options, GeofenceInfo* data) in locAPIAddGeofences()
678 void LocationAPIClientBase::locAPIRemoveGeofences(size_t count, uint32_t* ids) in locAPIRemoveGeofences()
721 size_t count, uint32_t* ids, GeofenceOption* options) in locAPIModifyGeofences()
756 void LocationAPIClientBase::locAPIPauseGeofences(size_t count, uint32_t* ids) in locAPIPauseGeofences()
791 size_t count, uint32_t* ids, GeofenceBreachTypeMask* mask) in locAPIResumeGeofences()
866 size_t count = 0; in beforeGeofenceBreachCb() local
937 size_t count, LocationError* errors, uint32_t* ids) in onCollectiveResponseCb()