Searched refs:RuleMetadataParser (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.server.integrity.parser.RuleMetadataParser.RULE_PROVIDER_TAG;20 import static com.android.server.integrity.parser.RuleMetadataParser.VERSION_TAG;
31 import com.android.server.integrity.parser.RuleMetadataParser;103 mRuleMetadataCache = RuleMetadataParser.parse(inputStream); in IntegrityFileManager()
32 public class RuleMetadataParser { class
20166 HSPLcom/android/server/integrity/parser/RuleMetadataParser;->parse(Ljava/io/InputStream;)Lcom/andro…53738 Lcom/android/server/integrity/parser/RuleMetadataParser;