Searched refs:isInBlockList (Results 1 – 1 of 1) sorted by relevance
207 uint32_t isInBlockList = FindElement(blockList_, bundleName); in GetAllAppInfo() local208 if (isInBlockList != INVALIDVALUE) { in GetAllAppInfo()