HomeSort by relevance Sort by last modified time
    Searched refs:AnyExistsAndIsInUse (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/installer/util/
installer_state.h 219 // Bits for the |file_bits| argument of AnyExistsAndIsInUse.
237 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 396 milliseconds