Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Dpanel_listener_impl.h39 struct UvEntry { struct
41 explicit UvEntry(const std::shared_ptr<JSCallbackObject> &cb) : cbCopy(cb) {} in UvEntry() argument
Djs_keyboard_delegate_setting.h79 struct UvEntry { struct
89UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() argument
Djs_input_method_engine_setting.h94 struct UvEntry { struct
100UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() argument
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_controller.h210 struct UvEntry { struct
224 …explicit UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &t… in UvEntry() argument
Djs_get_input_method_setting.h122 struct UvEntry { struct
128UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() argument