Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/services/vendor/include/
H A Dat_network.h82 void PerformTimeOut(int32_t sigFlag);
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c657 void PerformTimeOut(int32_t sigFlag) in PerformTimeOut() function
695 if (signal(SIGALRM, PerformTimeOut) == SIG_ERR) { in ReqGetNetworkSearchInformation()
696 TELEPHONY_LOGE("ReqGetNetworkSearchInformation signal PerformTimeOut is SIG_ERR!"); in ReqGetNetworkSearchInformation()

Completed in 5 milliseconds