Home
last modified time | relevance | path

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

/aosp12/system/core/property_service/property_info_checker/
H A Dproperty_info_checker.cpp104 const char* context_type = sepol_context_get_type(sepol_context.get()); in CheckContext() local
107 reinterpret_cast<type_datum*>(hashtab_search(policy_db_->p_types.table, context_type)); in CheckContext()