Home | History | Annotate | Download | only in chrome_frame

Lines Matching refs:hex

127       std::string hex(base::HexEncode(&local_time, sizeof(local_time)));
128 base::StringPiece sp_hex(hex);