Searched refs:GetMtpImplFunc (Results 1 – 1 of 1) sorted by relevance
47 using GetMtpImplFunc = void*(*)(); typedef58 static GetMtpImplFunc g_getMtpImpl = nullptr;80 g_getMtpImpl = reinterpret_cast<GetMtpImplFunc>(funcPtr); in InitGetMtpImpl()