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