Lines Matching refs:Transport
98 MOCK_METHOD2(getTransport, R<IServiceManager::Transport>(String, String));
399 const auto& transport = transports[id - 1];
402 .transport = transport,
403 .serverPid = transport == "hwbinder" ? id : NO_PID,
404 .threadUsage = transport == "hwbinder" ? getPidInfoFromId(id).threadUsage : 0,
405 .threadCount = transport == "hwbinder" ? getPidInfoFromId(id).threadCount : 0,
407 .serverObjectAddress = transport == "hwbinder" ? getPtr(id) : NO_PTR,
428 " <transport>hwbinder</transport>\n"
437 " <transport>hwbinder</transport>\n"
446 " <transport arch=\"32\">passthrough</transport>\n"
455 " <transport arch=\"32\">passthrough</transport>\n"
464 " <transport arch=\"32\">passthrough</transport>\n"
469 " <transport arch=\"32\">passthrough</transport>\n"
537 "Interface Transport Arch Thread Use Server PTR Clients\n"
542 "Interface Transport Arch Thread Use Server PTR Clients\n"
547 "Interface Transport Arch Thread Use Server PTR Clients\n"
561 "Interface Transport Arch Thread Use Server CMD PTR Clients CMD\n"
566 "Interface Transport Arch Thread Use Server CMD PTR Clients CMD\n"
571 "Interface Transport Arch Thread Use Server CMD PTR Clients CMD\n"