Home
last modified time | relevance | path

Searched refs:bitmap_pickle (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/extensions/
Dextension_browser_actions_api.cc50 IPC::Message bitmap_pickle(binary->GetBuffer(), binary->GetSize()); in RunBrowserAction() local
54 IPC::ReadParam(&bitmap_pickle, &iter, &bitmap)); in RunBrowserAction()
Dextension_sidebar_api.cc234 IPC::Message bitmap_pickle(binary->GetBuffer(), binary->GetSize()); in RunImpl() local
238 IPC::ReadParam(&bitmap_pickle, &iter, bitmap.get())); in RunImpl()
Dextension_page_actions_module.cc161 IPC::Message bitmap_pickle(binary->GetBuffer(), binary->GetSize()); in RunImpl() local
165 IPC::ReadParam(&bitmap_pickle, &iter, bitmap.get())); in RunImpl()