HomeSort by relevance Sort by last modified time
    Searched refs:ParseNewKey (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
protocol_parser.h 100 bool ParseNewKey(const char* chunk_data,
protocol_parser.cc 457 bool SafeBrowsingProtocolParser::ParseNewKey(const char* chunk_data,
protocol_manager.cc 457 if (!parser.ParseNewKey(data, length, &client_key, &wrapped_key))
protocol_parser_unittest.cc 620 EXPECT_TRUE(parser.ParseNewKey(key_response.data(),
    [all...]

Completed in 3290 milliseconds