Searched refs:assertProtocolIsGood (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/
H A DKURLGoogle.cpp86 static inline void assertProtocolIsGood(const char* protocol) function in namespace:WebCore
818 assertProtocolIsGood(protocol);
937 assertProtocolIsGood(protocol);
H A DKURL.cpp665 static inline void assertProtocolIsGood(const char*) function in namespace:WebCore
671 static void assertProtocolIsGood(const char* protocol) function in namespace:WebCore
684 assertProtocolIsGood(protocol);
1774 assertProtocolIsGood(protocol);

Completed in 84 milliseconds