Searched refs:GetRemoteApplicationURL (Results 1 – 5 of 5) sorted by relevance
17 origin_(GURL(connection->GetRemoteApplicationURL()).GetOrigin()) { in NetworkServiceImpl()
57 virtual const std::string& GetRemoteApplicationURL() = 0;
34 virtual const std::string& GetRemoteApplicationURL() MOJO_OVERRIDE;
59 const std::string& ServiceRegistry::GetRemoteApplicationURL() { in GetRemoteApplicationURL() function in mojo::internal::ServiceRegistry
341 requestor_url_ != connection->GetRemoteApplicationURL()) { in ConfigureIncomingConnection()348 if (connection->GetRemoteApplicationURL() == kTestAURLString) in ConfigureIncomingConnection()358 if (connection->GetRemoteApplicationURL() == kTestBURLString) in ConfigureOutgoingConnection()