Home
last modified time | relevance | path

Searched defs:CanReadProperty (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/init/
H A Dhost_init_stubs.h43 inline bool CanReadProperty(const std::string&, const std::string&) { in CanReadProperty() function
H A Dproperty_service.cpp153 bool CanReadProperty(const std::string& source_context, const std::string& name) { in CanReadProperty() function