Home
last modified time | relevance | path

Searched refs:isInBlockList (Results 1 – 1 of 1) sorted by relevance

/test/ostest/wukong/common/src/
Dwukong_util.cpp164 uint32_t isInBlockList = FindElement(blockList_, bundleName); in GetAllAppInfo() local
165 if (isInBlockList != INVALIDVALUE) { in GetAllAppInfo()