Home
last modified time | relevance | path

Searched defs:package (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/tests/hal/
Dhal_implementation_test.cpp261 for (const std::string& package : gAospExclude) { in isHidlPackageConsidered() local
283 for (const std::string& package : kAospPackages) { in isAospHidlInterface() local
514 for (const auto& package : allAidlManifestInterfaces()) { in TEST() local
561 [&type, &ver = version](const VersionedAidlPackage& package) { in TEST()
573 [&type, &ver = version](const VersionedAidlPackage& package) { in TEST()
607 for (const auto& package : thoughtMissing) { in TEST() local
612 for (const auto& package : manifest) { in TEST() local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2644 optional string package = 2; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp10754 const std::string& package() const { return package_; } in package() function in perfetto::protos::gen::FileDescriptorProto