Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_call/interfaces/innerkits/ims_common/
H A Dims_feature.h80 IMS_FEATURE_INT_RESULT_UNKNOWN = -1, enumerator
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_call/src/
H A Dims_call_stub.cpp429 int32_t imsFeatureValue = ImsFeatureIntResult::IMS_FEATURE_INT_RESULT_UNKNOWN; in OnGetImsFeatureValue()