Home
last modified time | relevance | path

Searched defs:proto_ptr (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/test/Index/
H A Dannotate-tokens.m155 typedef id<Proto> *proto_ptr; typedef
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.cc4309 if (auto* proto_ptr = backend_config_.GetProtoPtr()) { in GetBackendConfigInternal() local