Home
last modified time | relevance | path

Searched defs:VerifyDestination (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/networking_private/
Dnetworking_private_service_client.cc32 bool VerifyDestination(const VerificationProperties& properties) { in VerifyDestination() function in extensions::__anon2a39a1cc0111::CryptoVerifyImpl
50 virtual void VerifyDestination(scoped_ptr<base::ListValue> args, in VerifyDestination() function in extensions::__anon2a39a1cc0111::CryptoVerifyImpl
431 void NetworkingPrivateServiceClient::VerifyDestination( in VerifyDestination() function in extensions::NetworkingPrivateServiceClient
Dnetworking_private_apitest.cc559 VerifyDestination) { in IN_PROC_BROWSER_TEST_F() argument
/external/chromium_org/chromeos/dbus/
Dshill_manager_client.cc146 virtual void VerifyDestination(const VerificationProperties& properties, in VerifyDestination() function in chromeos::__anon2a8cb1c30111::ShillManagerClientImpl
Dshill_manager_client_unittest.cc316 TEST_F(ShillManagerClientTest, VerifyDestination) { in TEST_F() argument
Dfake_shill_manager_client.cc319 void FakeShillManagerClient::VerifyDestination( in VerifyDestination() function in chromeos::FakeShillManagerClient