Home
last modified time | relevance | path

Searched refs:CanReadProperty (Results 1 – 4 of 4) sorted by relevance

/system/core/init/
Dproperty_service.h30 bool CanReadProperty(const std::string& source_context, const std::string& name);
Dhost_init_stubs.h40 inline bool CanReadProperty(const std::string&, const std::string&) { in CanReadProperty() function
Daction_parser.cpp58 return CanReadProperty(subcontext->context(), prop_name); in IsActionableProperty()
Dproperty_service.cpp143 bool CanReadProperty(const std::string& source_context, const std::string& name) { in CanReadProperty() function