Home
last modified time | relevance | path

Searched refs:CheckProperty (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/frameworks/common/src/
H A Daccessibility_caption.cpp21 bool CaptionProperty::CheckProperty(const std::string &property) in CheckProperty() function in OHOS::AccessibilityConfig::CaptionProperty
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/common/include/
H A Daccessibility_caption.h39 bool CheckProperty(const std::string &property);
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dpublish.cpp171 bool CheckProperty(const napi_env &env, const napi_value &content, const std::string &property) in CheckProperty() function
189 if (!CheckProperty(env, content, property)) { in GetStringProperty()
217 if (!CheckProperty(env, content, property)) { in GetObjectProperty()