Home
last modified time | relevance | path

Searched defs:registerClient (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/resources/cryptotoken/
Dllgnubby.js87 llGnubby.prototype.registerClient = function(who) {}; method in llGnubby
Dllhidgnubby.js106 llHidGnubby.prototype.registerClient = function(who) { method in llHidGnubby
Dllusbgnubby.js179 llUsbGnubby.prototype.registerClient = function(who) { method in llUsbGnubby
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/
DContextTrackingValidationCheck.java69 public void registerClient(ContextTrackingChecker client) { in registerClient() method in ContextTrackingValidationCheck
/external/chromium_org/third_party/WebKit/Source/core/css/
DStyleSheetContents.cpp536 void StyleSheetContents::registerClient(CSSStyleSheet* sheet) in registerClient() function in WebCore::StyleSheetContents