/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICUNotifier.java | 74 public void removeListener(EventListener l) { in removeListener() method in ICUNotifier
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | ICUNotifier.java | 76 public void removeListener(EventListener l) { in removeListener() method in ICUNotifier
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | servnotf.cpp | 74 ICUNotifier::removeListener(const EventListener *l, UErrorCode& status) in removeListener() function in ICUNotifier
|
/third_party/icu/icu4c/source/common/ |
D | servnotf.cpp | 74 ICUNotifier::removeListener(const EventListener *l, UErrorCode& status) in removeListener() function in ICUNotifier
|
/third_party/node/deps/icu-small/source/common/ |
D | servnotf.cpp | 74 ICUNotifier::removeListener(const EventListener *l, UErrorCode& status) in removeListener() function in ICUNotifier
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | servnotf.cpp | 74 ICUNotifier::removeListener(const EventListener *l, UErrorCode& status) in removeListener() function in ICUNotifier
|
/third_party/jsframework/runtime/main/extend/mediaquery/ |
D | pluginMediaQuery.ts | 71 public removeListener(matchFunction: any) { method in MediaQueryList
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ICUServiceTestSample.java | 176 public static void removeListener(HelloServiceListener l) { in removeListener() method in ICUServiceTestSample.HelloService
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | ICUServiceTestSample.java | 179 public static void removeListener(HelloServiceListener l) { in removeListener() method in ICUServiceTestSample.HelloService
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
D | Context.cpp | 205 void Context::Impl::removeListener(ClientEventListener *l) in removeListener() function in vk::dbg::Context::Impl 220 void Context::Impl::removeListener(ServerEventListener *l) in removeListener() function in vk::dbg::Context::Impl
|
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/ |
D | SkottieView.java | 167 public void removeListener(Animator.AnimatorListener listener) { in removeListener() method in SkottieView
|
/third_party/node/test/parallel/ |
D | test-console-table.js | 12 }, removeListener: () => {} }, process.stderr, false); method
|
D | test-stream-finished.js | 165 const removeListener = finished(ws, common.mustNotCall()); constant
|
/third_party/node/lib/internal/ |
D | event_target.js | 475 removeListener(type, listener, options) { method in NodeEventTarget 519 removeListener: { enumerable: true }, property
|
/third_party/node/lib/internal/worker/ |
D | io.js | 193 function removeListener(size) { function
|
/third_party/node/deps/npm/node_modules/readable-stream/lib/ |
D | _stream_readable.js | 834 Readable.prototype.removeListener = function (ev, fn) { method in Readable
|
/third_party/node/lib/ |
D | events.js | 566 EventEmitter.prototype.removeListener = method in EventEmitter
|
/third_party/node/lib/internal/streams/ |
D | readable.js | 881 Readable.prototype.removeListener = function(ev, fn) { method in Readable
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 11697 removeListener(listener: MediaQueryListListener): void; method
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 10303 removeListener(listener: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null): void; method
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 10283 removeListener(listener: ((this: MediaQueryList, ev: MediaQueryListEvent) => any) | null): void; method
|