Home
last modified time | relevance | path

Searched refs:INGNORE_STR_LEN (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/include/utils/
H A Dconstants.h55 const uint32_t INGNORE_STR_LEN = 2; member
/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_provider/
H A Ddcamera_provider.cpp336 (idString.empty() ? idString.c_str() : (idString.substr(0, idString.length() - INGNORE_STR_LEN)).c_str()), in StartCapture()
358 idString.empty() ? idString.c_str() : (idString.substr(0, idString.length() - INGNORE_STR_LEN)).c_str()); in StopCapture()

Completed in 1 milliseconds