Searched refs:GET_OPKEY_VERSION (Results 1 – 5 of 5) sorted by relevance
99 typedef void (*GET_OPKEY_VERSION)(std::string &versionInfo); typedef151 GET_OPKEY_VERSION getOpkeyVersion_ = nullptr;
121 GET_OPKEY_VERSION, enumerator
208 getOpkeyVersion_ = (GET_OPKEY_VERSION)dlsym(telephonyExtWrapperHandle_, "GetOpkeyVersion"); in InitTelephonyExtWrapperForOpkeyVersion()
273 memberFuncMap_[uint32_t(CoreServiceInterfaceCode::GET_OPKEY_VERSION)] = in AddHandlerOpkeyVersionToMap()
3175 …remote->SendRequest(static_cast<uint32_t>(CoreServiceInterfaceCode::GET_OPKEY_VERSION), data, repl… in GetOpkeyVersion()