Searched defs:frontend (Results 1 – 4 of 4) sorted by relevance
129 explicit HeapProfilerStream(Frontend *frontend) in HeapProfilerStream()180 explicit HeapProfilerProgress(Frontend *frontend) in HeapProfilerProgress()
258 auto frontend = std::make_unique<TracingImpl::Frontend>(channel); in HWTEST_F_L0() local289 auto frontend = std::make_unique<TracingImpl::Frontend>(channel); in HWTEST_F_L0() local312 auto frontend = std::make_unique<TracingImpl::Frontend>(channel); in HWTEST_F_L0() local
474 auto frontend = std::make_unique<ProfilerImpl::Frontend>(channel); in HWTEST_F_L0() local
592 libabckit::Mode frontend = libabckit::Mode::DYNAMIC; member