Searched defs:CallIdentifier (Results 1 – 3 of 3) sorted by relevance
36 struct CallIdentifier { struct43 CallIdentifier() in CallIdentifier() argument48 CallIdentifier(const UString& name, const UString& url, int lineNumber) in CallIdentifier() function59 static unsigned hash(const CallIdentifier& key) in hash() argument85 template<> struct DefaultHash<JSC::CallIdentifier> { typedef JSC::CallIdentifier::Hash Hash; }; argument
113 void ProfileGenerator::exceptionUnwind(ExecState* handlerCallFrame, const CallIdentifier&) in exceptionUnwind()
40 public final class CallIdentifier extends SIPObject { class60 public CallIdentifier() { in CallIdentifier() method in CallIdentifier68 public CallIdentifier(String localId, String host) { in CallIdentifier() method in CallIdentifier79 public CallIdentifier(String cid) throws IllegalArgumentException { in CallIdentifier() method in CallIdentifier