Home
last modified time | relevance | path

Searched refs:DoCollect (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/contentsensor/
H A Dcontent_collector.cpp27 void ContentCollector::DoCollect(ServiceCharacteristicProfile& profileData) in DoCollect() function in OHOS::DeviceProfile::ContentCollector
H A Dcontent_sensor_manager.cpp58 task->DoCollect(profileData); in Collect()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/contentsensor/
H A Dcontent_collector.h29 void DoCollect(ServiceCharacteristicProfile& profileData);
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dcollector_func.h29 int32_t DoCollect(
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dcollector_func.c165 int32_t DoCollect( in DoCollect() function
H A Dpin_auth.cpp384 int32_t result = DoCollect(scheduleId, extraInfo.data(), extraInfo.size(), out, &outSize); in Collect()