Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/test/fuzztest/pdpcontextlistupdated_fuzzer/
Dpdpcontextlistupdated_fuzzer.cpp29 constexpr int32_t REASON_TYPE = 2; variable
44 response.reason = static_cast<int32_t>(size) % REASON_TYPE; in DoSomethingInterestingWithMyAPI()