Home
last modified time | relevance | path

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

/external/vboot_reference/futility/
Dtraversal.c139 static const char * const futil_cb_component_str[] = { variable
156 BUILD_ASSERT(ARRAY_SIZE(futil_cb_component_str) == NUM_CB_COMPONENTS);
164 __func__, name, state->op, futil_cb_component_str[c], in invoke_callback()