Searched refs:CMDS_INTERCEPTOR_LIB (Results 1 – 1 of 1) sorted by relevance
247 static const CmdInterceptor CMDS_INTERCEPTOR_LIB[] = { variable422 for (uint32_t i = 0; i < sizeof(CMDS_INTERCEPTOR_LIB) / sizeof(CMDS_INTERCEPTOR_LIB[0]); i++) { in IsCmdIntercepted()423 if (CMDS_INTERCEPTOR_LIB[i](impl, processor)) { in IsCmdIntercepted()