OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mUmsSharingCount
(Results
1 - 2
of
2
) sorted by null
/system/vold/
VolumeManager.h
65
int
mUmsSharingCount
;
VolumeManager.cpp
61
mUmsSharingCount
= 0;
980
if (
mUmsSharingCount
++ == 0) {
1031
if (--
mUmsSharingCount
== 0 && mSavedDirtyRatio != -1) {
[
all
...]
Completed in 595 milliseconds