Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-attributes/tests/
Dtargets.rs9 fn custom_target() {} in custom_target() function
20 pub fn custom_target() {} in custom_target() function
/aosp_15_r20/external/googleapis/google/cloud/deploy/v1/
H A Dcloud_deploy.proto1165 CustomTarget custom_target = 21 [(google.api.field_behavior) = OPTIONAL]; field
2491 CustomTargetDeployMetadata custom_target = 2 field
/aosp_15_r20/external/mesa3d/meson_to_hermetic/
H A Dmeson_to_hermetic.py1103 def custom_target( function
H A Dmeson_impl.py296 def __init__(self, custom_target, index): argument