Home
last modified time | relevance | path

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

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