Searched refs:entryDebug (Results 1 – 1 of 1) sorted by relevance
925 bool entryDebug = hasEntry ? debug : false; in CheckAppLabelInfo() local997 entryDebug = info.second.GetBaseApplicationInfo().debug; in CheckAppLabelInfo()1001 if (hasEntry && !entryDebug && (debug || !isSameDebugType)) { in CheckAppLabelInfo()