Home
last modified time | relevance | path

Searched defs:UvEntry (Results 1 – 6 of 6) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Dpanel_listener_impl.h44 struct UvEntry { struct
48 explicit UvEntry(const std::shared_ptr<JSCallbackObject> &cb) : cbCopy(cb) in UvEntry() argument
Djs_keyboard_delegate_setting.h80 struct UvEntry { struct
90UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() argument
Djs_input_method_engine_setting.h103 struct UvEntry { struct
110UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() argument
/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
Djs_keyboard_panel_manager.h91 struct UvEntry { struct
97 …explicit UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &t… in UvEntry() argument
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_controller.h229 struct UvEntry { struct
243 …explicit UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &t… in UvEntry() argument
Djs_get_input_method_setting.h147 struct UvEntry { struct
153UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() argument