Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dfeature.h157 for (const auto& dependency : feature->Dependencies()) { in TopologicalVisit() local
158 CF_EXPECT(dependency != nullptr, in TopologicalVisit()
160 CF_EXPECT(visit(dependency), in TopologicalVisit()
/device/google/gs-common/modem/dump_modemlog/
DAndroid.bp25 // liblog is not directly used by us, but it's a transitive dependency of libbase
/device/google/gs-common/edgetpu/sepolicy/
Dhal_audio_default.te9 # library has a dependency on edgetpu_app_service, see b/275016466.
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DAndroid.bp65 // public dependency for software codec implementation
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/
DREADME.md8 A simple library meant to be used as a build dependency with Cargo packages in
/device/google/zumapro-sepolicy/vendor/
Dhal_camera_default.te20 # library has a dependency on edgetpu_app_service, see b/275016466.
/device/google/cuttlefish_vmm/qemu/
DREADME.md74 This makes possible to upvert a dependency such as `qemu` and
/device/google/zuma-sepolicy/vendor/
Dhal_camera_default.te20 # library has a dependency on edgetpu_app_service, see b/275016466.
/device/google/gs201-sepolicy/whitechapel_pro/
Dhal_camera_default.te27 # library has a dependency on edgetpu_app_service, see b/275016466.
/device/google/gs101-sepolicy/whitechapel/vendor/google/
Dhal_camera_default.te27 # library has a dependency on edgetpu_app_service, see b/275016466.
/device/google/sunfish/json-c/
DDoxyfile1078 # generate a call dependency graph for every global function or class method.
/device/google/coral/json-c/
DDoxyfile1078 # generate a call dependency graph for every global function or class method.
/device/google/redbull/json-c/
DDoxyfile1078 # generate a call dependency graph for every global function or class method.
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2647 repeated string dependency = 3; field
2648 // Indexes of the public imported files in the dependency list above.
2650 // Indexes of the weak imported files in the dependency list.