Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dproperty_service.cpp414 bool CheckControlPropertyPerms(const std::string& name, const std::string& value, in CheckControlPropertyPerms() function
452 if (!CheckControlPropertyPerms(name, value, source_context, cr)) { in CheckPermissions()