Home
last modified time | relevance | path

Searched defs:Attach (Results 1 – 19 of 19) 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/src/utils/
Ddfx_ptrace.cpp53 bool DfxPtrace::Attach(pid_t tid, int timeout) in Attach() function in OHOS::HiviewDFX::DfxPtrace
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dime_proxy_agent_ime_test.cpp88 static int32_t Attach() in Attach() function in OHOS::MiscServices::ImeProxyAgentImeTest
Dime_mirror_test.cpp111 static int32_t Attach(bool isShowKeyboard = true) in Attach() function in OHOS::MiscServices::ImeMirrorTest
Dime_proxy_test.cpp91 static int32_t Attach(bool isPc) in Attach() function in OHOS::MiscServices::ImeProxyTest
Dinput_method_panel_adjust_test.cpp183 void InputMethodPanelAdjustTest::Attach() in Attach() function in OHOS::MiscServices::InputMethodPanelAdjustTest
Dinput_method_panel_test.cpp319 void InputMethodPanelTest::Attach() in Attach() function in OHOS::MiscServices::InputMethodPanelTest
/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.cpp110 bool DfxThread::Attach(int timeout) in Attach() function in OHOS::HiviewDFX::DfxThread
Ddfx_process.cpp144 void DfxProcess::Attach(bool hasKey) in Attach() function in OHOS::HiviewDFX::DfxProcess
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp252 bool IMFAdapterImpl::Attach(std::shared_ptr<IMFTextListenerAdapter> listener, bool isShowKeyboard) in Attach() function in OHOS::NWeb::IMFAdapterImpl
281 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
Dsg_sqlite_helper.cpp112 int SgSqliteHelper::Attach(const std::string &alias, const std::string &pathName, in Attach() function in OHOS::Security::SecurityGuard::SgSqliteHelper
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_controller.cpp259 int32_t InputMethodController::Attach(sptr<OnTextChangedListener> listener, ClientType type) in Attach() function in OHOS::MiscServices::InputMethodController
264 int32_t InputMethodController::Attach(sptr<OnTextChangedListener> listener, bool isShowKeyboard, Cl… in Attach() function in OHOS::MiscServices::InputMethodController
271 int32_t InputMethodController::Attach( in Attach() function in OHOS::MiscServices::InputMethodController
280 int32_t InputMethodController::Attach( in Attach() function in OHOS::MiscServices::InputMethodController
307 int32_t InputMethodController::Attach(sptr<OnTextChangedListener> listener, const AttachOptions &at… in Attach() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/frameworks/cj/src/
Dcj_input_method_controller.cpp59 int32_t CjInputMethodController::Attach(const CTextConfig &txtCfg, const AttachOptions &attachOptio… in Attach() function in OHOS::MiscServices::CjInputMethodController
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_runner.cpp432 inline bool Attach(std::unique_ptr<std::thread> &thread) in Attach() function in OHOS::AppExecFwk::__anone6157f1c0111::EventRunnerImpl
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
Dnotification_rdb_data_mgr_test.cpp167 virtual int Attach( in Attach() function in OHOS::Notification::RdbStoreTest
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_controller.cpp632 napi_value JsGetInputMethodController::Attach(napi_env env, napi_callback_info info) in Attach() function in OHOS::MiscServices::JsGetInputMethodController