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