OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:numCollected
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/cmds/installd/
installd.h
125
size_t
numCollected
;
utils.c
435
cache->
numCollected
++;
436
if ((cache->
numCollected
%20000) == 0) {
Completed in 65 milliseconds