HomeSort by relevance Sort by last modified time
    Searched refs:hiddenCount (Results 1 - 2 of 2) sorted by null

  /frameworks/native/cmds/installd/
utils.cpp 570 dir->hiddenCount = 0;
703 cacheDir->hiddenCount++;
735 cacheDir->hiddenCount++;
814 if (dir->hiddenCount <= 0) {
831 } else if (dir->hiddenCount > 0) {
    [all...]
installd.h 119 int32_t hiddenCount;

Completed in 114 milliseconds