Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
Dintercepted_data_impl.cpp34 bool CheckValue(const Value &value, const std::function<int(const Value &)> &checkSchema) in CheckValue() function
/foundation/multimodalinput/input/tools/event_inject/src/
Dinjection_event_dispatch.cpp176 bool InjectionEventDispatch::CheckValue(const std::string &inputValue) in CheckValue() function in OHOS::MMI::InjectionEventDispatch
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dschema_object.cpp1079 int SchemaObject::CheckValue(const ValueObject &inValue, std::set<FieldPath> &lackingPaths) const in CheckValue() function in DistributedDB::SchemaObject
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/progress/
Dprogress_test_ng.cpp284 void ProgressTestNg::CheckValue(const RefPtr<FrameNode>& frameNode, const TestProperty& testPropert… in CheckValue() function in OHOS::Ace::NG::ProgressTestNg