Searched refs:bundleSysCaps (Results 1 – 1 of 1) sorted by relevance
156 std::vector<std::string> bundleSysCaps; in CheckSysCap() local157 result = bundleParser.ParseSysCap(bundlePath, bundleSysCaps); in CheckSysCap()163 for (const auto &bundleSysCapItem : bundleSysCaps) { in CheckSysCap()