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

/external/llvm/lib/Support/
H A DSourceMgr.cpp29 const char *LastQuery; member in struct:__anon10609::LineNoCacheTy
96 Cache->LastQuery <= Loc.getPointer()) {
97 Ptr = Cache->LastQuery;
113 Cache.LastQuery = Ptr;
/external/mdnsresponder/mDNSPosix/
H A DNetMonitor.c182 mDNSs32 LastQuery; member in struct:__anon11676
306 entry->LastQuery = m->timenow;
332 if (entry->NumQueries && m->timenow - entry->LastQuery < mDNSPlatformOneSecond) return;

Completed in 81 milliseconds