Searched refs:CanReadProperty (Results 1 – 5 of 5) sorted by relevance
29 bool CanReadProperty(const std::string& source_context, const std::string& name);
42 bool CanReadProperty(const std::string& source_context, const std::string& name);
33 bool CanReadProperty(const std::string& source_context, const std::string& name) { in CanReadProperty() function
55 return CanReadProperty(subcontext->context(), prop_name); in IsActionableProperty()
114 bool CanReadProperty(const std::string& source_context, const std::string& name) { in CanReadProperty() function