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

/external/chromium_org/chrome/browser/ui/search/
H A Dinstant_test_utils.cc163 bool InstantTestBase::LoadImage(content::RenderViewHost* rvh, function in class:InstantTestBase
/external/chromium_org/chrome/browser/ui/app_list/
H A Dextension_app_item.cc176 LoadImage(extension);
240 void ExtensionAppItem::LoadImage(const Extension* extension) { function in class:ExtensionAppItem
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
H A Duser_image_manager_impl.cc211 void LoadImage(base::FilePath image_path,
294 void UserImageManagerImpl::Job::LoadImage(base::FilePath image_path, function in class:chromeos::UserImageManagerImpl::Job
314 // LoadImage() is called only for users whose user image has previously
572 job_->LoadImage(base::FilePath(image_path), image_index, image_url);
/external/lldb/source/API/
H A DSBProcess.cpp1210 SBProcess::LoadImage (lldb::SBFileSpec &sb_image_spec, lldb::SBError &sb_error) function in class:SBProcess
1219 return process_sp->LoadImage (*sb_image_spec, sb_error.ref());
1225 log->Printf ("SBProcess(%p)::LoadImage() => error: process is running", process_sp.get());
/external/lldb/source/Target/
H A DProcess.cpp1762 // LoadImage
1766 // loading differently should override LoadImage and UnloadImage and
1770 Process::LoadImage (const FileSpec &image_spec, Error &error) function in class:Process
1840 // loading differently should override LoadImage and UnloadImage and
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 4164 milliseconds