OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProductContext
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/installer/util/
installation_validator.h
92
struct
ProductContext
;
94
typedef void (*CommandValidatorFn)(const
ProductContext
& ctx,
105
const
ProductContext
& ctx,
108
const
ProductContext
& ctx,
111
virtual bool UsageStatsAllowed(const
ProductContext
& ctx) const = 0;
119
const
ProductContext
& ctx,
122
const
ProductContext
& ctx,
124
virtual bool UsageStatsAllowed(const
ProductContext
& ctx) const OVERRIDE;
132
const
ProductContext
& ctx,
135
const
ProductContext
& ctx
[
all
...]
installation_validator.cc
30
const
ProductContext
& ctx,
41
const
ProductContext
& ctx,
55
const
ProductContext
& ctx) const {
67
const
ProductContext
& ctx,
78
const
ProductContext
& ctx,
89
const
ProductContext
& ctx) const {
101
const
ProductContext
& ctx,
116
const
ProductContext
& ctx,
122
const
ProductContext
& ctx) const {
133
const
ProductContext
& ctx
[
all
...]
Completed in 3528 milliseconds