Home
last modified time | relevance | path

Searched defs:GetInfoHelper (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Daddress_i18n.cc21 base::string16 GetInfoHelper(const AutofillProfile& profile, in GetInfoHelper() function
/external/chromium_org/base/files/
Dfile_proxy.cc152 class GetInfoHelper : public FileHelper { class
154 GetInfoHelper(FileProxy* proxy, File file) in GetInfoHelper() function in base::__anon2b9e0b630211::GetInfoHelper
/external/chromium_org/content/browser/appcache/
Dappcache_service_impl.h191 class GetInfoHelper; variable
Dappcache_service_impl.cc273 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/
Dcl.hpp689 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/
Dcl.hpp689 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()