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

/external/webkit/Source/WebKit2/Platform/CoreIPC/
H A DArgumentDecoder.h45 uint64_t destinationID() const { return m_destinationID; }
115 uint64_t m_destinationID; member in class:CoreIPC::ArgumentDecoder
H A DArgumentDecoder.cpp67 decodeUInt64(m_destinationID);

Completed in 75 milliseconds