OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LastQuery
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Support/
SourceMgr.cpp
31
const char *
LastQuery
;
107
Cache->
LastQuery
<= Loc.getPointer()) {
108
Ptr = Cache->
LastQuery
;
124
Cache.
LastQuery
= Ptr;
/external/mdnsresponder/mDNSPosix/
NetMonitor.c
182
mDNSs32
LastQuery
;
306
entry->
LastQuery
= m->timenow;
332
if (entry->NumQueries && m->timenow - entry->
LastQuery
< mDNSPlatformOneSecond) return;
[
all
...]
Completed in 122 milliseconds