Lines Matching refs:WuKongUtil
274 result = WuKongUtil::GetInstance()->SetAllowList(optarg);
277 result = WuKongUtil::GetInstance()->SetBlockList(optarg);
279 result = WuKongUtil::GetInstance()->SetAllowAbilityList(optarg);
284 result = WuKongUtil::GetInstance()->SetBlockAbilityList(optarg);
289 result = WuKongUtil::GetInstance()->SetBlockPageList(optarg);
291 WuKongUtil::GetInstance()->SetCompIdBlockList(optarg);
293 WuKongUtil::GetInstance()->SetCompTypeBlockList(optarg);
295 WuKongUtil::GetInstance()->SetComponentUri(optarg);
298 WuKongUtil::GetInstance()->SetComponentUriType(optarg);
347 std::string uri = WuKongUtil::GetInstance()->GetComponentUri();
348 std::string uriType = WuKongUtil::GetInstance()->GetComponentUriType();
351 std::string uri = WuKongUtil::GetInstance()->GetComponentUri();
353 WuKongUtil::GetInstance()->GetAllowAbilityList(abilityList);
397 result = WuKongUtil::GetInstance()->WukongScreenCap(screenStorePath, g_commandUITEST, g_commandCHECKBWSCREEN);
442 WuKongUtil::GetInstance()->GetAllowList(allowList);
463 WuKongUtil::GetInstance()->GetAllowAbilityList(abilityList);
504 WuKongUtil::GetInstance()->GetBlockPageList(systemPaths);
505 WuKongUtil::GetInstance()->SetOrderFlag(false);
693 WuKongUtil::GetInstance()->GetBlockAbilityList(blockAbilityList);