Home
last modified time | relevance | path

Searched refs:attach (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_process.h44 bool InitOtherThreads(bool attach = false);
H A Ddfx_process.cpp58 bool DfxProcess::InitOtherThreads(bool attach) in InitOtherThreads() argument
78 if (attach) { in InitOtherThreads()
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_dfx_test.cpp308 * @tc.desc: Hisysevent attach.
316 auto attach = []() { inputMethodController_->Attach(textListener_, true); }; in HWTEST_F() local
317 EXPECT_TRUE(InputMethodDfxTest::WriteAndWatch(watcher, attach)); in HWTEST_F()
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp606 auto attach = [=]() -> bool { in RestoreAttachInfoInSaDied() local
622 IMSA_HILOGI("attach end, errCode: %{public}d", errCode); in RestoreAttachInfoInSaDied()
625 if (attach()) { in RestoreAttachInfoInSaDied()
629 auto attachTask = [this, attach]() { in RestoreAttachInfoInSaDied()
633 attach(); in RestoreAttachInfoInSaDied()
1041 // reset old range when editor changes or first attach in ClearEditorCache()

Completed in 4 milliseconds