Searched refs:devClassAlign (Results 1 – 1 of 1) sorted by relevance
282 const uint32_t devClassAlign = 32; in DevMgrFillServiceInfo() local303 …int32_t devClassLen = sprintf_s(&line[devClassAlign], sizeof(line) - devClassAlign - 1, ":0x%x", d… in DevMgrFillServiceInfo()308 line[devClassAlign + devClassLen] = ' '; // Clear the string terminator added by sprintf_s in DevMgrFillServiceInfo()