Searched defs:dependencyList (Results 1 – 3 of 3) sorted by relevance
1322 List<HapVerifyInfo> dependencyList = new ArrayList<>(); in checkDependencyIsValid() local1343 List<HapVerifyInfo> dependencyList) throws BundleException { in dfsTraverseDependency()1426 …private static boolean checkDependencyListCirculate(List<HapVerifyInfo> dependencyList) throws Bun… in checkDependencyListCirculate()
767 std::list<HapVerifyInfo> dependencyList; in CheckDependencyIsValid() local778 const std::list<HapVerifyInfo>& hapVerifyInfos, std::list<HapVerifyInfo>& dependencyList) in DfsTraverseDependency()808 bool HapVerifyUtils::CheckDependencyListCirculate(const std::list<HapVerifyInfo>& dependencyList) in CheckDependencyListCirculate()
994 std::list<OHOS::AppPackingTool::HapVerifyInfo> dependencyList; variable1029 std::list<OHOS::AppPackingTool::HapVerifyInfo> dependencyList; variable