Searched refs:kSyncBnGroup (Results 1 – 2 of 2) sorted by relevance
326 constexpr auto kSyncBnGroup = "sync_bn_group"; variable
252 if (node_group.find(kSyncBnGroup) == string::npos) { in SetExecOrderByDefault()