Home
last modified time | relevance | path

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

/base/telephony/telephony_data/test/unittest/data_test/
H A Ddata_storage_test.cpp604 auto itFunPdpProfile = g_pdpProfileFuncMap.find(inputCMD); in VerifyCmd() local
605 if (itFunPdpProfile != g_pdpProfileFuncMap.end()) { in VerifyCmd()
606 auto memberFunc = itFunPdpProfile->second; in VerifyCmd()

Completed in 2 milliseconds