Searched refs:octet_text (Results 1 – 1 of 1) sorted by relevance
106 std::string octet_text(uuid, i * 2, 2); in UUID() local108 id_[start_index + i] = strtol(octet_text.c_str(), &temp, 16); in UUID()