Home
last modified time | relevance | path

Searched refs:CreateAppContainerTokenFunction (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/win/
H A Daccess_token.cc33 typedef BOOL(WINAPI* CreateAppContainerTokenFunction)( typedef
569 static const CreateAppContainerTokenFunction CreateAppContainerToken = in CreateAppContainer()
570 reinterpret_cast<CreateAppContainerTokenFunction>(::GetProcAddress( in CreateAppContainer()