Searched refs:onlyEmptyResources (Results 1 – 1 of 1) sorted by relevance
604 bool onlyEmptyResources = true; in appendPathToResTable() local672 onlyEmptyResources = false; in appendPathToResTable()685 return onlyEmptyResources; in appendPathToResTable()714 bool onlyEmptyResources = true; in getResTable() local718 onlyEmptyResources = onlyEmptyResources && empty; in getResTable()721 if (required && onlyEmptyResources) { in getResTable()