Searched refs:ValidateKernelRegistrations (Results 1 – 3 of 3) sorted by relevance
96 TF_QCHECK_OK(ValidateKernelRegistrations(*this)); in LookUpSlow()
1338 Status ValidateKernelRegistrations(const OpRegistryInterface& op_registry);
1348 Status ValidateKernelRegistrations(const OpRegistryInterface& op_registry) { in ValidateKernelRegistrations() function