HomeSort by relevance Sort by last modified time
    Searched refs:InitInstance (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
lazy-instance.h 195 static void InitInstance(StorageType* storage) {
204 reinterpret_cast<void(*)(void*)>(&InitInstance), // NOLINT
  /external/webkit/Tools/WinLauncher/
WinLauncher.cpp 56 BOOL InitInstance(HINSTANCE, int);
168 if (!InitInstance (hInstance, nCmdShow))
280 BOOL InitInstance(HINSTANCE hInstance, int nCmdShow)

Completed in 68 milliseconds