Searched defs:LoadName (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/components/autofill/core/browser/android/
H A Dauxiliary_profiles_android.cc67 LoadName(profile.get());
100 void AuxiliaryProfilesAndroid::LoadName(AutofillProfile* profile) { function in class:autofill::AuxiliaryProfilesAndroid
/external/chromium_org/chrome/common/extensions/
H A Dextension.cc608 if (!LoadName(error) ||
614 bool Extension::LoadName(string16* error) { function in class:extensions::Extension
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_icd.h248 void (GLAPIENTRY * LoadName)(GLuint); member in struct:__GLdispatchTableRec
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_icd.h248 void (GLAPIENTRY * LoadName)(GLuint); member in struct:__GLdispatchTableRec
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/glapi/
H A Dglapitemp.h1270 KEYWORD1 void KEYWORD2 NAME(LoadName)(GLuint name) function
1273 DISPATCH(LoadName, (name), (F, "glLoadName(%d);\n", name));
8386 TABLE_ENTRY(LoadName),
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
H A Dglapi_mapi_tmp.h220 GLAPI void APIENTRY GLAPI_PREFIX(LoadName)(GLuint name);
2786 GLAPI void APIENTRY GLAPI_PREFIX(LoadName)(GLuint name) function
10988 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(LoadName))"\n"

Completed in 254 milliseconds