Home
last modified time | relevance | path

Searched refs:redetach_once_attached_ (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/perfetto_cmd/
Dperfetto_cmd.h97 bool redetach_once_attached_ = false; variable
Dperfetto_cmd.cc384 redetach_once_attached_ = true; in Main()
835 if (!redetach_once_attached_) { in OnAttach()
846 if (redetach_once_attached_) { in OnAttach()