Home
last modified time | relevance | path

Searched defs:SetTimeout (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/SkV8Example/
DGlobal.cpp104 void Global::SetTimeout(const v8::FunctionCallbackInfo<v8::Value>& args) { in SetTimeout() function in Global
/external/webrtc/webrtc/base/
Dwin32socketserver.cc270 void Win32Socket::SetTimeout(int ms) { in SetTimeout() function in rtc::Win32Socket