Searched refs:includeLen (Results 1 – 3 of 3) sorted by relevance
48 bool includeLen = static_cast<int32_t>(*data % 2); in DoSomethingInterestingWithMyAPI() local52 simNumberDecode->NumberConvertToBCD(number, bcdCodes, includeLen, bcdExtType); in DoSomethingInterestingWithMyAPI()
116 …const std::string &number, std::vector<uint8_t> &bcdCodes, const bool includeLen, const int bcdExt… in NumberConvertToBCD() argument121 includeLen, bcdExtType); in NumberConvertToBCD()127 if (includeLen) { in NumberConvertToBCD()
36 const bool includeLen = false, const int bcdExtType = BCD_TYPE_ADN);