Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_utils.cpp44 int CheckValue(const PreferencesValue &value) in CheckValue() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dintercepted_data_impl.cpp34 bool CheckValue(const Value &value, const std::function<int(const Value &)> &checkSchema) in CheckValue() function
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/
H A Dinjection_event_dispatch.cpp178 bool InjectionEventDispatch::CheckValue(const std::string &inputValue) in CheckValue() function in OHOS::MMI::InjectionEventDispatch
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dhisysevent.cpp157 int HiSysEvent::CheckValue(const std::string& value) in CheckValue() function in OHOS::HiviewDFX::HiSysEvent
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp1084 int SchemaObject::CheckValue(const ValueObject &inValue, std::set<FieldPath> &lackingPaths) const in CheckValue() function in DistributedDB::SchemaObject