Searched defs:frontend (Results 1 – 6 of 6) sorted by relevance
17 frontend?: string; property
129 explicit HeapProfilerStream(Frontend *frontend) in HeapProfilerStream()180 explicit HeapProfilerProgress(Frontend *frontend) in HeapProfilerProgress()
31 frontend?: string; property
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
591 libabckit::Mode frontend = libabckit::Mode::DYNAMIC; member