Searched refs:libraries (Results 1 – 11 of 11) sorted by relevance
61 String[] libraries = e.getValue(); in collectDeviceInfo() local62 store.addListResult("libraries", libraries == null in collectDeviceInfo()63 ? Collections.emptyList() : Arrays.<String>asList(libraries)); in collectDeviceInfo()
67 List<String> libraries = new ArrayList<>(); in testManifest() local68 libraries.add(LIBRARY); in testManifest()91 libraries, in testManifest()
49 List<String> libraries = new ArrayList<>(); in main() local59 libraries.add(args[++i]); in main()96 libraries, in main()119 List<String> libraries, in generate() argument142 for (String library : libraries) { in generate()
15 // Build an APK which contains the device-side libraries and their tests,16 // this then gets instrumented in order to test the aforementioned libraries.
3 Necessary Python libraries:
37 // Platform libraries that may not be available to apps. Link in statically.
45 // Platform libraries that may not be available to apps. Link in statically.
49 // Platform libraries that may not be available to apps. Link in statically.
164 private void writeLibraryCollection(String name, Collection<UsesLibrary> libraries) in writeLibraryCollection() argument168 for (UsesLibrary library : libraries) { in writeLibraryCollection()
316 std::unordered_set<std::string>* libraries, in jobject_array_to_set() argument356 libraries->insert(soname); in jobject_array_to_set()
54 // These are collection of tools and libraries that are required to build