Lines Matching defs:sectionId
1770 uint32_t sectionId = tagId >> 16;
1771 if (sectionId >= ACAMERA_SECTION_COUNT && sectionId < ACAMERA_VENDOR) {
1772 LOG_ERROR(errorString, "Unknown tagId %u, sectionId %u", tagId, sectionId);
1992 uint32_t sectionId = tagId >> 16;
1993 if (sectionId >= ACAMERA_SECTION_COUNT && sectionId < ACAMERA_VENDOR) {
1994 LOG_ERROR(errorString, "Unknown tagId %u, sectionId %u", tagId, sectionId);