Searched defs:ssResult (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | ims_test.h | 225 int32_t WriteSsBaseResult(MessageParcel &in, const SsBaseResult &ssResult) in WriteSsBaseResult() 242 …int32_t WriteSsResult(MessageParcel &in, const SsBaseResult &ssResult, const int32_t action, const… in WriteSsResult()
|
/ohos5.0/base/telephony/cellular_call/services/satellite_service_interaction/src/ |
H A D | satellite_call_callback_proxy.cpp | 161 int32_t slotId, const std::string &funcName, MessageParcel &in, const SsBaseResult &ssResult) in WriteSsBaseResultCommonInfo()
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/imscallback_fuzzer/ |
H A D | imscallback_fuzzer.cpp | 200 void WriteSsResult(MessageParcel &in, SsBaseResult &ssResult, const int32_t action, const int32_t s… in WriteSsResult()
|
/ohos5.0/base/telephony/cellular_call/services/ims_service_interaction/src/ |
H A D | ims_call_callback_proxy.cpp | 615 int32_t slotId, const std::string &funcName, MessageParcel &in, const SsBaseResult &ssResult) in WriteSsBaseResultCommonInfo()
|
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/ |
H A D | cs2_test.cpp | 1062 auto ssResult = std::make_shared<SsBaseResult>(); variable
|