Home
last modified time | relevance | path

Searched refs:RazeWithTimout (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sql/
Dconnection.h240 bool RazeWithTimout(base::TimeDelta timeout);
Dconnection.cc492 bool Connection::RazeWithTimout(base::TimeDelta timeout) { in RazeWithTimout() function in sql::Connection