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

  /external/chromium_org/chrome/app/
client_util.h 28 // methods: GetRegistryPath() and OnBeforeLaunch().
48 virtual void OnBeforeLaunch(const string16& dll_path) {}
client_util.cc 274 // add custom code in the OnBeforeLaunch callback.
293 OnBeforeLaunch(file);
328 virtual void OnBeforeLaunch(const string16& dll_path) {

Completed in 38 milliseconds