OpenGrok
Cross Reference: DexPrepare.cpp
xref
: /
dalvik
/
vm
/
analysis
/
DexPrepare.cpp
Home
|
History
|
Annotate
|
Download
|
only in
analysis
Lines Matching
refs:MS_SYNC
634
if (msync(mapAddr, dexOffset + dexLength,
MS_SYNC
) != 0) {