OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAssociatedApproval
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/download/
download_crx_util.cc
83
WebstoreInstaller::
GetAssociatedApproval
(download_item)));
112
DCHECK(!WebstoreInstaller::
GetAssociatedApproval
(download_item));
chrome_download_manager_delegate.cc
355
!extensions::WebstoreInstaller::
GetAssociatedApproval
(*item)) {
download_target_determiner.cc
819
!extensions::WebstoreInstaller::
GetAssociatedApproval
(*download_)) {
[
all
...]
/external/chromium_org/chrome/browser/extensions/
webstore_installer.h
176
static const Approval*
GetAssociatedApproval
(
webstore_installer.cc
269
const WebstoreInstaller::Approval* WebstoreInstaller::
GetAssociatedApproval
(
689
const Approval* approval =
GetAssociatedApproval
(download);
Completed in 9377 milliseconds