Searched defs:InitInstance (Results 1 - 9 of 9) sorted by relevance

/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/Windows/Sources/
H A DApplication.cpp64 // InitInstance
67 BOOL Application::InitInstance() function in class:Application
/external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/Sources/
H A DApplication.cpp60 // InitInstance
63 BOOL Application::InitInstance() function in class:Application
/external/pdfium/fpdfsdk/javascript/
H A DJS_Object.cpp45 void CJS_Object::InitInstance(IJS_Runtime* pIRuntime) {} function in class:CJS_Object
H A Dglobal.cpp30 void CJS_Global::InitInstance(IJS_Runtime* pIRuntime) { function in class:CJS_Global
H A DDocument.cpp148 void CJS_Document::InitInstance(IJS_Runtime* pIRuntime) { function in class:CJS_Document
H A DField.cpp173 void CJS_Field::InitInstance(IJS_Runtime* pIRuntime) { function in class:CJS_Field
/external/v8/src/base/
H A Dlazy-instance.h173 static void InitInstance(StorageType* storage) { function in struct:v8::base::LazyInstanceImpl
182 reinterpret_cast<void(*)(void*)>(&InitInstance), // NOLINT
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
H A Dcrash_generation_app.cc72 BOOL InitInstance(HINSTANCE, int);
115 BOOL InitInstance(HINSTANCE instance, int command_show) { function in namespace:google_breakpad
504 if (!InitInstance(instance, command_show)) {
/external/mdnsresponder/mDNSWindows/ControlPanel/
H A DControlPanelExe.cpp245 // CCPApp::InitInstance
249 CCPApp::InitInstance() function in class:CCPApp
295 CWinApp::InitInstance();

Completed in 129 milliseconds