Searched defs:service_instances (Results 1 – 2 of 2) sorted by relevance
22 std::vector<std::unique_ptr<ServiceInstance>>* service_instances, in ForAllQueriers()33 std::vector<std::unique_ptr<ServiceInstance>>* service_instances, in ForAllPublishers()
40 std::vector<CompileOnlyService::AotXlaComputationInstance> service_instances; in CompileAheadOfTime() local