Searched defs:attach (Results 1 – 3 of 3) sorted by relevance
56 bool DfxProcess::InitOtherThreads(bool attach) in InitOtherThreads()
219 auto attach = []() { inputMethodController_->Attach(textListener_, true); }; in __anon7ea1cc660102() variable
560 auto attach = [=]() -> bool { in RestoreAttachInfoInSaDied() local