Searched defs:runLoopID (Results 1 – 3 of 3) sorted by relevance
72 private native void nativePostDelayedTask(long runLoopID, Runnable runnable, long delay); in nativePostDelayedTask()73 private native void nativeDeleteMessageLoop(long runLoopID); in nativeDeleteMessageLoop()
52 jlong runLoopID, in JNI_BaseRunLoop_PostDelayedTask()70 jlong runLoopID) { in JNI_BaseRunLoop_DeleteMessageLoop()
86 jlong runLoopID, in Java_org_chromium_mojo_system_impl_BaseRunLoop_nativePostDelayedTask()100 jlong runLoopID) { in Java_org_chromium_mojo_system_impl_BaseRunLoop_nativeDeleteMessageLoop()