Searched refs:protocol_count_ (Results 1 – 2 of 2) sorted by relevance
109 if (protocols_.size() == protocol_count_) { in RegisterProtocol()209 protocol_count_ = resp.pdev.protocol_count; in Init()211 for (uint32_t i = 0; i < protocol_count_; i++) { in Init()
85 uint32_t protocol_count_; variable
Completed in 9 milliseconds