Searched refs:tap (Results 1 – 4 of 4) sorted by relevance
225 .tap([](int history_id) { LOG(VERBOSE) << " tap rx history id = " << history_id; }) in OnNewEvent()505 .tap([](const PerfettoTraceProto& trace_proto) { in StartTracing()512 .tap([](std::tuple<PerfettoTraceProto, int> trace_tuple) { in StartTracing()1147 .tap([this](const RequestAndJobEvent& e) { in InitializeRxGraphForJobScheduledEvents()1164 .tap([](const RequestAndJobEvent& e) { in InitializeRxGraphForJobScheduledEvents()
3747 TunInterface tap; in TEST_F() local3748 ASSERT_EQ(0, tap.init(true /* isTap */)); in TEST_F()3749 ASSERT_LE(tap.name().size(), static_cast<size_t>(IFNAMSIZ)); in TEST_F()3750 int fd2 = tap.getFdForTesting(); in TEST_F()3757 binder::Status status = mNetd->networkAddInterface(INetd::LOCAL_NET_ID, tap.name()); in TEST_F()3759 status = mNetd->tetherInterfaceAdd(tap.name()); in TEST_F()3761 expectTetherInterfaceConfigureForIPv6Router(tap.name()); in TEST_F()3762 EXPECT_TRUE(tcQdiscExists(tap.name())); in TEST_F()3765 status = mNetd->networkAddRoute(INetd::LOCAL_NET_ID, tap.name(), kDownstreamPrefix, ""); in TEST_F()3769 status = mNetd->tetherAddForward(tap.name(), sTun.name()); in TEST_F()[all …]
439 .tap([](const Inode& inode) { in SelectDistinctInodesFromTraces()902 .tap([&](CompilerPageCacheEvent& event) { in PerformCompilation()
775 .tap([](PerfettoStreamCommand command) { in CreatePerfettoStream()