Searched defs:DestroyContext (Results 1 – 5 of 5) sorted by relevance
24 DestroyContext::DestroyContext(napi_env env, EventManager *manager) : BaseContext(env, manager) {} in DestroyContext() function in OHOS::NetManagerStandard::DestroyContext
493 void WGLState::DestroyContext() in DestroyContext() function in WGLHelpers::WGLState
904 void EGLState::DestroyContext() in DestroyContext() function in EGLHelpers::EGLState
546 void DestroyContext(UserAuthContext *context) in DestroyContext() function