Home
last modified time | relevance | path

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

/system/core/init/
Dproperty_service.cpp427 const char* target_context_legacy = nullptr; in CheckControlPropertyPerms() local
429 property_info_area->GetPropertyInfo(control_string_legacy.c_str(), &target_context_legacy, in CheckControlPropertyPerms()
432 … if (CheckMacPerms(control_string_legacy, target_context_legacy, source_context.c_str(), cr)) { in CheckControlPropertyPerms()