OpenGrok
Cross Reference: utils.cpp
xref
: /
frameworks
/
native
/
cmds
/
installd
/
utils.cpp
Home
|
History
|
Annotate
|
Download
|
only in
installd
Lines Matching
refs:nextBlock
948
void*
nextBlock
= *(void**)block;
951
block =
nextBlock
;