Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/test/fuzztest/pdpcontextlistupdated_fuzzer/
H A Dpdpcontextlistupdated_fuzzer.cpp29 constexpr int32_t REASON_TYPE = 2; variable
45 response.reason = static_cast<int32_t>(*data + offset) % REASON_TYPE; in DoSomethingInterestingWithMyAPI()