Home
last modified time | relevance | path

Searched defs:Attach (Results 1 – 14 of 14) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_imf_adapter_impl.cpp28 bool ArkIMFAdapterImpl::Attach(ArkWebRefPtr<ArkIMFTextListenerAdapter> listener, bool isShowKeyboar… in Attach() function in OHOS::ArkWeb::ArkIMFAdapterImpl
37 bool ArkIMFAdapterImpl::Attach(ArkWebRefPtr<ArkIMFTextListenerAdapter> listener, bool isShowKeyboar… in Attach() function in OHOS::ArkWeb::ArkIMFAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_imfadapter_wrapper.cpp28 bool ArkIMFAdapterWrapper::Attach(std::shared_ptr<OHOS::NWeb::IMFTextListenerAdapter> listener, boo… in Attach() function in OHOS::ArkWeb::ArkIMFAdapterWrapper
37 bool ArkIMFAdapterWrapper::Attach(std::shared_ptr<OHOS::NWeb::IMFTextListenerAdapter> listener, boo… in Attach() function in OHOS::ArkWeb::ArkIMFAdapterWrapper
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_ptrace.cpp41 bool DfxPtrace::Attach(pid_t tid, int timeout) in Attach() function in OHOS::HiviewDFX::DfxPtrace
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
Dpid_utils.cpp82 bool PidUtils::Attach(pid_t pid) in Attach() function in OHOS::HiviewDFX::PidUtils
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_thread.cpp123 bool DfxThread::Attach(int timeout) in Attach() function in OHOS::HiviewDFX::DfxThread
Ddfx_process.cpp124 void DfxProcess::Attach(bool hasKey) in Attach() function in OHOS::HiviewDFX::DfxProcess
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp255 bool IMFAdapterImpl::Attach(std::shared_ptr<IMFTextListenerAdapter> listener, bool isShowKeyboard) in Attach() function in OHOS::NWeb::IMFAdapterImpl
284 bool IMFAdapterImpl::Attach(std::shared_ptr<IMFTextListenerAdapter> listener, bool isShowKeyboard, in Attach() function in OHOS::NWeb::IMFAdapterImpl
/base/security/security_guard/services/data_collect/store/src/
Ddatabase.cpp142 int Database::Attach(const std::string &alias, const std::string &pathName, in Attach() function in OHOS::Security::SecurityGuard::Database
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_controller.cpp207 int32_t InputMethodController::Attach(sptr<OnTextChangedListener> listener) in Attach() function in OHOS::MiscServices::InputMethodController
212 int32_t InputMethodController::Attach(sptr<OnTextChangedListener> listener, bool isShowKeyboard) in Attach() function in OHOS::MiscServices::InputMethodController
219 int32_t InputMethodController::Attach(sptr<OnTextChangedListener> listener, bool isShowKeyboard, in Attach() function in OHOS::MiscServices::InputMethodController
228 int32_t InputMethodController::Attach(sptr<OnTextChangedListener> listener, bool isShowKeyboard, in Attach() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dime_proxy_test.cpp71 static int32_t Attach(bool isPc) in Attach() function in OHOS::MiscServices::ImeProxyTest
Dinput_method_panel_test.cpp286 void InputMethodPanelTest::Attach() in Attach() function in OHOS::MiscServices::InputMethodPanelTest
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_runner.cpp429 inline bool Attach(std::unique_ptr<std::thread> &thread) in Attach() function in OHOS::AppExecFwk::__anonef377b3a0111::EventRunnerImpl
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
Dnotification_rdb_data_mgr_test.cpp166 virtual int Attach( in Attach() function in OHOS::Notification::RdbStoreTest
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_controller.cpp526 napi_value JsGetInputMethodController::Attach(napi_env env, napi_callback_info info) in Attach() function in OHOS::MiscServices::JsGetInputMethodController