Home
last modified time | relevance | path

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

/system/core/init/
Dproperty_service.h29 bool CanReadProperty(const std::string& source_context, const std::string& name);
Dhost_init_stubs.h42 bool CanReadProperty(const std::string& source_context, const std::string& name);
Dhost_init_stubs.cpp33 bool CanReadProperty(const std::string& source_context, const std::string& name) { in CanReadProperty() function
Daction_parser.cpp55 return CanReadProperty(subcontext->context(), prop_name); in IsActionableProperty()
Dproperty_service.cpp114 bool CanReadProperty(const std::string& source_context, const std::string& name) { in CanReadProperty() function