Searched refs:GetProcessType (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/public/browser/
H A Dresource_request_info.h87 virtual int GetProcessType() const = 0;
/external/chromium_org/content/browser/loader/
H A Dresource_request_info_impl.cc183 int ResourceRequestInfoImpl::GetProcessType() const { function in class:content::ResourceRequestInfoImpl
H A Dresource_request_info_impl.h78 virtual int GetProcessType() const OVERRIDE;
H A Dresource_loader.cc214 if (info->GetProcessType() != PROCESS_TYPE_PLUGIN &&
/external/chromium_org/chrome/browser/extensions/
H A Dextension_renderer_state.cc208 if (info->GetProcessType() == content::PROCESS_TYPE_PLUGIN) {

Completed in 841 milliseconds