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

  /external/chromium_org/win8/metro_driver/
metro_driver_win7.cc 11 void* host_context; member in struct:Globals
92 return globals.host_main(globals.host_context);
113 globals.host_context = context;
chrome_app_view.h 150 void* host_context; member in struct:Globals
  /external/chromium_org/remoting/host/plugin/
host_script_object.cc 209 scoped_ptr<ChromotingHostContext> host_context,
214 : host_context_(host_context.Pass()),
1053 scoped_ptr<ChromotingHostContext> host_context = local
    [all...]

Completed in 1686 milliseconds