Searched refs:tab_name (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/accessibility/
H A Daccessibility_events.h172 const std::string& tab_name,
181 void SetTab(int tab_index, std::string tab_name) { argument
183 name_ = tab_name;
H A Daccessibility_events.cc146 const std::string& tab_name,
150 : AccessibilityControlInfo(profile, tab_name),
145 AccessibilityTabInfo(Profile* profile, const std::string& tab_name, const std::string& context, int tab_index, int tab_count) argument
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dcertificate_manager_handler.h141 void PopulateTree(const std::string& tab_name,
H A Dcertificate_manager_handler.cc1044 const std::string& tab_name,
1047 const std::string tree_name = tab_name + "-tree";
1043 PopulateTree( const std::string& tab_name, net::CertType type, const net::CertificateList& web_trust_certs) argument
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreadelf.c692 struct _DebugInfo* di, const HChar* tab_name,
701 vg_assert(VG_(strlen)(tab_name) < 40);
702 VG_(sprintf)(buf, " object doesn't have a %s", tab_name);
708 tab_name, escn_symtab->szB/sizeof(ElfXX_Sym) );
810 struct _DebugInfo* di, const HChar* tab_name,
827 vg_assert(VG_(strlen)(tab_name) < 40);
828 VG_(sprintf)(buf, " object doesn't have a %s", tab_name);
834 tab_name, escn_symtab->szB/sizeof(ElfXX_Sym) );
691 read_elf_symtab__normal( struct _DebugInfo* di, const HChar* tab_name, DiSlice* escn_symtab, DiSlice* escn_strtab, DiSlice* escn_opd, Bool symtab_in_debug ) argument
809 read_elf_symtab__ppc64_linux( struct _DebugInfo* di, const HChar* tab_name, DiSlice* escn_symtab, DiSlice* escn_strtab, DiSlice* escn_opd, Bool symtab_in_debug ) argument

Completed in 124 milliseconds