Home
last modified time | relevance | path

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

/aosp_15_r20/external/openscreen/discovery/dnssd/impl/
H A Dservice_dispatcher.cc22 std::vector<std::unique_ptr<ServiceInstance>>* service_instances, in ForAllQueriers()
33 std::vector<std::unique_ptr<ServiceInstance>>* service_instances, in ForAllPublishers()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dcompile_only_client.cc40 std::vector<CompileOnlyService::AotXlaComputationInstance> service_instances; in CompileAheadOfTime() local