Searched defs:HasProperty (Results 1 – 4 of 4) sorted by relevance
305 inline bool Device::HasProperty(size_t property) const in HasProperty() function
252 inline bool VInputDevice::HasProperty(size_t property) const in HasProperty() function
28 bool JsUtil::HasProperty(napi_env env, napi_value object, const std::string &property) in HasProperty() function in OHOS::MiscServices::JsUtil
262 bool HasProperty(const napi_env env, const napi_value object, const std::string& name) in HasProperty() function