Home
last modified time | relevance | path

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

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