Home
last modified time | relevance | path

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

/system/dev/bus/platform/
A Dplatform-proxy.cpp109 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()
A Dplatform-proxy.h85 uint32_t protocol_count_; variable

Completed in 9 milliseconds