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 29 // methods: GetRegistryPath() and OnBeforeLaunch().
49 virtual void OnBeforeLaunch(const base::string16& dll_path) = 0;
client_util.cc 271 // add custom code in the OnBeforeLaunch callback.
312 OnBeforeLaunch(file);
339 virtual void OnBeforeLaunch(const base::string16& dll_path) {
358 virtual void OnBeforeLaunch(const base::string16& dll_path) OVERRIDE {

Completed in 33 milliseconds