Home
last modified time | relevance | path

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

/base/telephony/telephony_data/test/unittest/data_test/
H A Ddata_storage_test.cpp615 auto itFunOpKey = g_opKeyFuncMap.find(inputCMD); in VerifyCmd() local
616 if (itFunOpKey != g_opKeyFuncMap.end()) { in VerifyCmd()
617 auto memberFunc = itFunOpKey->second; in VerifyCmd()

Completed in 2 milliseconds