Searched refs:IS_CUST_ETWS_MSG (Results 1 – 2 of 2) sorted by relevance
32 typedef bool (*IS_CUST_ETWS_MSG)(uint16_t channle); typedef36 IS_CUST_ETWS_MSG isCustEtwsMessage_ = nullptr;
45 isCustEtwsMessage_ = (IS_CUST_ETWS_MSG)dlsym(telephonyExtWrapperHandle_, "IsCustEtwsMessage"); in InitTelephonyExtWrapper()