Searched refs:PointerToHexString (Results 1 – 2 of 2) sorted by relevance
41 std::string PointerToHexString(const void* pointer) { in PointerToHexString() function61 return PointerToHexString(node); in GetTreeNodeId()67 dict->SetString(kKeyId, PointerToHexString(&node)); in GetCookieTreeNodeDictionary()
51 std::string PointerToHexString(const void* pointer) { in PointerToHexString() function71 return "cert-" + PointerToHexString(&cert); in CertToId()