Home
last modified time | relevance | path

Searched refs:actionStr (Results 1 - 1 of 1) sorted by relevance

/base/telephony/cellular_call/services/utils/src/
H A Dcellular_call_supplement.cpp318 int32_t CellularCallSupplement::ObtainCause(const std::string &actionStr) in ObtainCause() argument
320 if (actionStr.empty()) { in ObtainCause()
321 TELEPHONY_LOGE("actionStr is empty!"); in ObtainCause()
334 switch (StandardizeUtils::Hash_(actionStr.c_str())) { in ObtainCause()
344 TELEPHONY_LOGE("actionStr out of range!"); in ObtainCause()

Completed in 5 milliseconds