Home
last modified time | relevance | path

Searched defs:dependency (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dfeature.h101 for (const auto& dependency : feature->Dependencies()) { in TopologicalVisit() local
/device/google/cuttlefish/host/libs/graphics_detector/
Dvk.cpp922 vk::SubpassDependency dependency = { in CreateFramebuffer() local
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2647 repeated string dependency = 3; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp10757 const std::vector<std::string>& dependency() const { return dependency_; } in dependency() function in perfetto::protos::gen::FileDescriptorProto