Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dclient.h51 bool IsOffset(uint16_t cmd);
Dclient.cpp582 bOffset = IsOffset(cmd); in ReadChannel()
687 bool HdcClient::IsOffset(uint16_t cmd) in IsOffset() function in Hdc::HdcClient