Searched refs:ebitmap_attribute_assertion_init (Results 1 - 1 of 1) sorted by relevance

/system/sepolicy/tools/
H A Dcheckfc.c88 static bool ebitmap_attribute_assertion_init(ebitmap_t *assertions, const char * const attributes[]) function
312 bool ret = ebitmap_attribute_assertion_init(&global_state.assert.set, global_state.assert.attrs);
314 /* error messages logged by ebitmap_attribute_assertion_init() */

Completed in 62 milliseconds