Searched defs:GetInfoHelper (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/components/autofill/core/browser/ |
D | address_i18n.cc | 21 base::string16 GetInfoHelper(const AutofillProfile& profile, in GetInfoHelper() function
|
/external/chromium_org/base/files/ |
D | file_proxy.cc | 152 class GetInfoHelper : public FileHelper { class 154 GetInfoHelper(FileProxy* proxy, File file) in GetInfoHelper() function in base::__anon2b9e0b630211::GetInfoHelper
|
/external/chromium_org/content/browser/appcache/ |
D | appcache_service_impl.h | 191 class GetInfoHelper; variable
|
D | appcache_service_impl.cc | 273 class AppCacheServiceImpl::GetInfoHelper : AsyncHelper { class in content::AppCacheServiceImpl 275 GetInfoHelper( in GetInfoHelper() function in content::AppCacheServiceImpl::GetInfoHelper
|
/external/chromium_org/third_party/mesa/src/include/CL/ |
D | cl.hpp | 689 struct GetInfoHelper struct 692 get(Functor f, cl_uint name, T* param) in get() 700 struct GetInfoHelper<Func, VECTOR_CLASS<T> > struct 702 static cl_int get(Func f, cl_uint name, VECTOR_CLASS<T>* param) in get() 723 struct GetInfoHelper<Func, VECTOR_CLASS<char *> > struct 726 get(Func f, cl_uint name, VECTOR_CLASS<char *>* param) in get() 739 struct GetInfoHelper<Func, STRING_CLASS> struct 741 static cl_int get(Func f, cl_uint name, STRING_CLASS* param) in get()
|
/external/mesa3d/include/CL/ |
D | cl.hpp | 689 struct GetInfoHelper struct 692 get(Functor f, cl_uint name, T* param) in get() 700 struct GetInfoHelper<Func, VECTOR_CLASS<T> > struct 702 static cl_int get(Func f, cl_uint name, VECTOR_CLASS<T>* param) in get() 723 struct GetInfoHelper<Func, VECTOR_CLASS<char *> > struct 726 get(Func f, cl_uint name, VECTOR_CLASS<char *>* param) in get() 739 struct GetInfoHelper<Func, STRING_CLASS> struct 741 static cl_int get(Func f, cl_uint name, STRING_CLASS* param) in get()
|