Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tools/localtools/src/com/android/statsd/shelltools/testdrive/
DTestDrive.java335 private String compileProtoFileIntoDescriptorSet(String protoFileName) { in compileProtoFileIntoDescriptorSet() method in TestDrive.Configuration
417 final String dsFileName = compileProtoFileIntoDescriptorSet(fullProtoFilePath); in isAtomDefinedInFile()