Home
last modified time | relevance | path

Searched defs:removeCallback (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/main/manage/event/
DTaskCenter.ts72 public removeCallback(callbackId: number): void { method in TaskCenter
/third_party/flutter/glfw/src/
Dcocoa_joystick.m332 static void removeCallback(void* context, function