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

/external/chromium_org/chrome/installer/mini_installer/
H A Dmini_installer.cc336 BOOL CALLBACK OnResourceFound(HMODULE module, const wchar_t* type, function in namespace:mini_installer
389 // Prepare the input to OnResourceFound method that needs a location where
400 if (!::EnumResourceNames(module, kLZMAResourceType, OnResourceFound,
447 if (!::EnumResourceNames(module, kLZCResourceType, OnResourceFound,
472 if (!::EnumResourceNames(module, kBinResourceType, OnResourceFound,

Completed in 241 milliseconds