Home
last modified time | relevance | path

Searched defs:CheckValueChange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/startup/init/services/param/watcher/agent/
H A Dwatcher_manager_kits.h54 bool CheckValueChange(const std::string &name, const std::string &value) in CheckValueChange() function
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_edit_text.cpp740 void UIEditText::CheckValueChange(std::string text) in CheckValueChange() function in OHOS::UIEditText