Searched refs:CALL_FAILED_FACILITY_REJECTED (Results 1 – 2 of 2) sorted by relevance
55 const std::string ResourceUtils::CALL_FAILED_FACILITY_REJECTED = "call_failed_facility_rejected"; member in OHOS::Telephony::ResourceUtils166 … { ResourceUtils::CALL_FAILED_FACILITY_REJECTED, ResourceUtils::ResourceType::ResourceTypeString },259 { DisconnectedReasons::FACILITY_REJECTED, ResourceUtils::CALL_FAILED_FACILITY_REJECTED },
144 static const std::string CALL_FAILED_FACILITY_REJECTED; variable