Searched refs:package (Results 1 – 25 of 1601) sorted by relevance
12345678910>>...65
66 package = 'android.hardware.' + ('.'.join(pathlib.Path(mo.group('path')).parts))68 package += '@' + mo.group('version')69 return package130 for package, modules in vts_modules.items():132 writer.writerow([package, ""])134 writer.writerow([package, module])
26 bool ShouldCheckMissingHalsInFcm(const std::string& package) { in ShouldCheckMissingHalsInFcm() argument79 return android::base::StartsWith(package, prefix); in ShouldCheckMissingHalsInFcm()87 if (std::find(excluded_exact.begin(), excluded_exact.end(), package) != excluded_exact.end()) { in ShouldCheckMissingHalsInFcm()
1 package {16 // Using android.hardware as the package because this is in18 // would use a different package.
28 bool ShouldCheckMissingHalsInFcm(const std::string& package);
1 package android.hardware.tests.memory@2.0;
1 package {
2 package {
4 package {
7 package {
5 package {
1 package android.hardware.gnss@1.0;