Home
last modified time | relevance | path

Searched refs:HICOLLIE_SLEEP_TIME_US (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h126 const size_t HICOLLIE_SLEEP_TIME_US = 5 * 1000 * 1000; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_service.cpp391 usleep(HICOLLIE_SLEEP_TIME_US); in StartHicollieThread()