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

  /external/chromium/chrome/browser/ui/download/
download_tab_helper.cc 25 DownloadManager* dlm = tab_contents()->profile()->GetDownloadManager(); local
27 if (dlm && current_page_url.is_valid()) {
28 dlm->DownloadUrl(current_page_url, GURL(), "", tab_contents());
45 DownloadManager* dlm = tab_contents()->profile()->GetDownloadManager(); local
46 dlm->DownloadUrl(url, tab_contents()->GetURL(), "", tab_contents());
  /external/chromium/chrome/browser/ui/webui/
downloads_ui.cc 132 DownloadManager* dlm = GetProfile()->GetDownloadManager(); local
134 DownloadsDOMHandler* handler = new DownloadsDOMHandler(dlm);
  /external/chromium/chrome/browser/tab_contents/
render_view_context_menu.cc 1226 DownloadManager* dlm = profile_->GetDownloadManager(); local
    [all...]
  /bionic/libc/kernel/arch-mips/asm/sn/
ioc3.h 32 volatile u8 dlm; member in union:ioc3_uartregs::__anon144
52 #define iu_dlm u2.dlm
  /development/ndk/platforms/android-9/arch-mips/include/asm/sn/
ioc3.h 32 volatile u8 dlm; member in union:ioc3_uartregs::__anon1333
52 #define iu_dlm u2.dlm
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc 1247 DownloadManager* dlm = tab->profile()->GetDownloadManager(); local
    [all...]
  /external/kernel-headers/original/asm-mips/sn/
ioc3.h 19 volatile u8 dlm; /* DLAB == 1 */ member in union:ioc3_uartregs::__anon9503
36 #define iu_dlm u2.dlm
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/sn/
ioc3.h 32 volatile u8 dlm; member in union:ioc3_uartregs::__anon39413
52 #define iu_dlm u2.dlm
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/sn/
ioc3.h 32 volatile u8 dlm; member in union:ioc3_uartregs::__anon42138
52 #define iu_dlm u2.dlm

Completed in 459 milliseconds