Searched refs:getCurrentProcessID (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DProcessID.h39 inline int getCurrentProcessID() function in namespace:WTF
50 using WTF::getCurrentProcessID;
H A DAddressSpaceRandomization.cpp48 seed ^= static_cast<uint32_t>(getCurrentProcessID());
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebDevToolsAgentImpl.cpp222 long processId = WTF::getCurrentProcessID();
/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DStringImpl.cpp236 dataLogF("String stats for process id %d:\n", getCurrentProcessID());

Completed in 224 milliseconds