Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.h283 /*out*/ std::set<std::string>* jars_missing_artifacts,
Dodrefresh.cc1073 /*out*/ std::set<std::string>* jars_missing_artifacts, in SystemServerArtifactsExist() argument
1082 jars_missing_artifacts->insert(jar_path); in SystemServerArtifactsExist()
1086 return jars_missing_artifacts->empty(); in SystemServerArtifactsExist()