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

/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp288 PRInt64 compregModTime, autoregModTime; local
289 compregFile->GetLastModifiedTime(&compregModTime);
292 return LL_CMP(autoregModTime, >, compregModTime);

Completed in 126 milliseconds