Searched refs:tmpB (Results 1 – 1 of 1) sorted by relevance
341 char tmpB[5]; in printSectionInJSON() local344 sprintf(tmpB, "%c%c", id[0], id[1]); in printSectionInJSON()345 std::string sectionID(tmpB); in printSectionInJSON()