OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnyExistsAndIsInUse
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/installer/util/
installer_state.h
217
// Bits for the |file_bits| argument of
AnyExistsAndIsInUse
.
235
bool
AnyExistsAndIsInUse
(const InstallationState& machine_state,
installer_state.cc
572
return
AnyExistsAndIsInUse
(machine_state, CHROME_FRAME_DLL);
577
return
AnyExistsAndIsInUse
(
614
bool InstallerState::
AnyExistsAndIsInUse
(
Completed in 31 milliseconds