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

  /external/chromium_org/win8/delegate_execute/
command_execute_impl.h 96 EC_HOST_UI_MODE GetLaunchMode();
command_execute_impl.cc 138 // b) else we return what GetLaunchMode() tells us, which is:
148 // Here we call GetLaunchMode() which returns the cached answer
160 // GetLaunchMode() and AHE_DESKTOP returned), but we don't know if it can
224 EC_HOST_UI_MODE mode = GetLaunchMode();
246 EC_HOST_UI_MODE mode = GetLaunchMode();
426 EC_HOST_UI_MODE CommandExecuteImpl::GetLaunchMode() {

Completed in 42 milliseconds