Searched refs:CheckProperty (Results 1 – 3 of 3) sorted by relevance
21 bool CaptionProperty::CheckProperty(const std::string &property) in CheckProperty() function in OHOS::AccessibilityConfig::CaptionProperty
39 bool CheckProperty(const std::string &property);
171 bool CheckProperty(const napi_env &env, const napi_value &content, const std::string &property) in CheckProperty() function189 if (!CheckProperty(env, content, property)) { in GetStringProperty()217 if (!CheckProperty(env, content, property)) { in GetObjectProperty()