Home
last modified time | relevance | path

Searched defs:when (Results 1 – 5 of 5) sorted by relevance

/development/simulator/app/
DLogBundle.h29 time_t when; member
DLogWindow.cpp780 time_t when = pLogMessage->GetWhen(); in FormatMessage() local
926 time_t when = pLogMessage->GetWhen(); in LogToFile() local
/development/tools/ddms/libs/ddmlib/src/com/android/ddmlib/
DHandleHeap.java145 public static void sendHPIF(Client client, int when) throws IOException { in sendHPIF()
195 public static void sendHPSG(Client client, int when, int what) in sendHPSG()
/development/simulator/wrapsim/
DDevLog.c233 time_t when; in showLog() local
DSimMgr.c936 time_t when = time(NULL); in wsPostLogMessage() local