Searched defs:registerClient (Results 1 – 5 of 5) sorted by relevance
89 GnubbyDevice.prototype.registerClient = function(who) {}; method in GnubbyDevice
112 HidGnubbyDevice.prototype.registerClient = function(who) { method in HidGnubbyDevice
191 UsbGnubbyDevice.prototype.registerClient = function(who) { method in UsbGnubbyDevice
60 public void registerClient(ContextTrackingChecker client) { in registerClient() method in ContextTrackingValidationCheck
534 void StyleSheetContents::registerClient(CSSStyleSheet* sheet) in registerClient() function in blink::StyleSheetContents