Home
last modified time | relevance | path

Searched defs:Handle (Results 1 – 15 of 15) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_screen_lock_callback_wrapper.cpp27 void ArkWebScreenLockCallbackWrapper::Handle(bool key) in Handle() function in OHOS::ArkWeb::ArkWebScreenLockCallbackWrapper
Dark_web_output_frame_callback_wrapper.cpp27 bool ArkWebOutputFrameCallbackWrapper::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle() function in OHOS::ArkWeb::ArkWebOutputFrameCallbackWrapper
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_screen_lock_callback_impl.cpp27 void ArkWebScreenLockCallbackImpl::Handle(bool key) in Handle() function in OHOS::ArkWeb::ArkWebScreenLockCallbackImpl
Dark_web_output_frame_callback_impl.cpp27 bool ArkWebOutputFrameCallbackImpl::Handle(const char* buffer, uint32_t width, uint32_t height) in Handle() function in OHOS::ArkWeb::ArkWebOutputFrameCallbackImpl
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Dsys_event_callback_proxy.cpp24 void SysEventCallbackProxy::Handle(const std::u16string& domain, const std::u16string& eventName, u… in Handle() function in OHOS::HiviewDFX::SysEventCallbackProxy
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dhisysevent_listener_proxy.cpp22 void HiSysEventListenerProxy::Handle(const std::u16string& domain, const std::u16string& eventName, in Handle() function in OHOS::HiviewDFX::HiSysEventListenerProxy
/base/web/webview/ohos_nweb/src/
Dnweb_enhance_surface_adapter.cpp33 bool Handle(const char* buffer, uint32_t width, uint32_t height) override in Handle() function in OHOS::NWeb::NWebDefaultOutputFrameCallback
Dnweb_surface_adapter.cpp38 bool Handle(const char* buffer, uint32_t width, uint32_t height) override in Handle() function in OHOS::NWeb::NWebOutputFrameCallbackImpl
/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
Dnegative_rule.cpp52 icu::UnicodeString NegativeRule::Handle(icu::UnicodeString& src) in Handle() function in OHOS::Global::I18n::NegativeRule
Dborder_rule.cpp59 bool BorderRule::Handle(PhoneNumberMatch* match, icu::UnicodeString& message) in Handle() function in OHOS::Global::I18n::BorderRule
Dcode_rule.cpp284 PhoneNumberMatch* CodeRule::Handle(PhoneNumberMatch* phoneNumberMatch, icu::UnicodeString& message) in Handle() function in OHOS::Global::I18n::CodeRule
Dpositive_rule.cpp81 std::vector<MatchedNumberInfo> PositiveRule::Handle(PhoneNumberMatch* match, icu::UnicodeString& me… in Handle() function in OHOS::Global::I18n::PositiveRule
Dregex_rule.cpp299 std::vector<MatchedNumberInfo> RegexRule::Handle(PhoneNumberMatch *possibleNumber, icu::UnicodeStri… in Handle() function in OHOS::Global::I18n::RegexRule
/base/inputmethod/imf/test/unittest/cpp_test/src/
Djs_util_test.cpp62 static napi_value Handle(napi_env env, napi_callback_info info, const Action &action) in Handle() function
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp98 void Handle(const std::u16string& domain, const std::u16string& eventName, uint32_t eventType, in Handle() function in __anonb71e8d160111::SysEventCallbackStubTest