Home
last modified time | relevance | path

Searched defs:includeLen (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/test/fuzztest/isvalidnumberstring_fuzzer/
H A Disvalidnumberstring_fuzzer.cpp48 bool includeLen = static_cast<int32_t>(*data % 2); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_number_decode.cpp116 …const std::string &number, std::vector<uint8_t> &bcdCodes, const bool includeLen, const int bcdExt… in NumberConvertToBCD()