HomeSort by relevance Sort by last modified time
    Searched full:policy_db_ (Results 1 - 1 of 1) sorted by null

  /system/core/property_service/property_info_checker/
property_info_checker.cpp 79 reinterpret_cast<type_datum*>(hashtab_search(policy_db_->p_types.table, "property_type"));
107 reinterpret_cast<type_datum*>(hashtab_search(policy_db_->p_types.table, context_type));
119 if (!ebitmap_get_bit(&policy_db_->type_attr_map[type->s.value - 1], property_type_bit_)) {
133 policydb_t* policy_db_; member in union:ContextChecker::__anon2956

Completed in 64 milliseconds