Searched refs:nativeAppService (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/tests/windows/
H A DTestHelloXPLoop.cpp84 nsCOMPtr<nsINativeApp> nativeAppService(do_GetService(kNativeAppCID, &rv));
88 ErrorBox("Failed to get nativeAppService");
117 if(NS_FAILED(nativeAppService->CreateEventLoop(L"_MainLoop",
156 nsCOMPtr<nsINativeApp> nativeAppService = local
165 if(NS_FAILED(nativeAppService->FindEventLoop(L"_MainLoop",

Completed in 52 milliseconds