Home
last modified time | relevance | path

Searched defs:KeepAlive (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/mojo/shell/
Dkeep_alive.h14 class KeepAlive; variable
Dkeep_alive.cc13 KeepAlive::KeepAlive(Context* context) : context_(context) { in KeepAlive() function in mojo::shell::KeepAlive
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
DKeyFactory2Test.java47 static class KeepAlive extends Thread { class in KeyFactory2Test
50 public KeepAlive(int sleepTime, int iterations) { in KeepAlive() method in KeyFactory2Test.KeepAlive
/external/chromium_org/net/socket/
Dsocket_test_util.h1065 enum KeepAlive { enum