Searched refs:DoCollect (Results 1 – 6 of 6) sorted by relevance
27 void ContentCollector::DoCollect(ServiceCharacteristicProfile& profileData) in DoCollect() function in OHOS::DeviceProfile::ContentCollector
58 task->DoCollect(profileData); in Collect()
29 void DoCollect(ServiceCharacteristicProfile& profileData);
29 int32_t DoCollect(
165 int32_t DoCollect( in DoCollect() function
384 int32_t result = DoCollect(scheduleId, extraInfo.data(), extraInfo.size(), out, &outSize); in Collect()