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

  /external/chromium_org/base/win/
metro.cc 153 typedef const wchar_t* (*GetInitialUrl)();
172 GetInitialUrl initial_metro_url = reinterpret_cast<GetInitialUrl>(
173 ::GetProcAddress(metro, "GetInitialUrl"));
  /external/chromium_org/win8/metro_driver/
metro_driver_win7.cc 136 extern "C" __declspec(dllexport) const wchar_t* GetInitialUrl() {
chrome_app_view.cc 465 const wchar_t* GetInitialUrl() {
    [all...]

Completed in 55 milliseconds