Home
last modified time | relevance | path

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

/system/core/init/
Dproperty_service.cpp437 auto control_string_full = name + "$" + value; in CheckControlPropertyPerms() local
440 property_info_area->GetPropertyInfo(control_string_full.c_str(), &target_context_full, in CheckControlPropertyPerms()
443 return CheckMacPerms(control_string_full, target_context_full, source_context.c_str(), cr); in CheckControlPropertyPerms()