Searched refs:LastQuery (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Support/
H A DSourceMgr.cpp31 const char *LastQuery; member in struct:__anon9628::LineNoCacheTy
107 Cache->LastQuery <= Loc.getPointer()) {
108 Ptr = Cache->LastQuery;
124 Cache.LastQuery = Ptr;
/external/mdnsresponder/mDNSPosix/
H A DNetMonitor.c182 mDNSs32 LastQuery; member in struct:__anon10271
306 entry->LastQuery = m->timenow;
332 if (entry->NumQueries && m->timenow - entry->LastQuery < mDNSPlatformOneSecond) return;

Completed in 86 milliseconds