Searched refs:g_getMtpImpl (Results 1 – 1 of 1) sorted by relevance
58 static GetMtpImplFunc g_getMtpImpl = nullptr; variable62 if (g_getMtpImpl != nullptr) { in InitGetMtpImpl()80 g_getMtpImpl = reinterpret_cast<GetMtpImplFunc>(funcPtr); in InitGetMtpImpl()85 g_getMtpImpl = nullptr; in ReleaseGetMtpImpl()95 if (g_getMtpImpl == nullptr) { in GetUsbfnMtpImpl()99 void *instance = g_getMtpImpl(); in GetUsbfnMtpImpl()