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

  /external/chromium/base/debug/
debug_on_start_win.h 20 #ifndef DECLSPEC_SELECTANY
21 #define DECLSPEC_SELECTANY __declspec(selectany)
60 DECLSPEC_SELECTANY const DebugOnStart::PIFV debug_on_start =
71 DECLSPEC_SELECTANY DebugOnStart::PIFV debug_on_start = &DebugOnStart::Init;
  /external/chromium_org/base/debug/
debug_on_start_win.h 19 #ifndef DECLSPEC_SELECTANY
20 #define DECLSPEC_SELECTANY __declspec(selectany)
59 DECLSPEC_SELECTANY const DebugOnStart::PIFV debug_on_start =
70 DECLSPEC_SELECTANY DebugOnStart::PIFV debug_on_start = &DebugOnStart::Init;
  /external/chromium_org/chrome_frame/
protocol_sink_wrap.h 182 DECLSPEC_SELECTANY struct TransactionHooks g_trans_hooks;

Completed in 646 milliseconds