Home
last modified time | relevance | path

Searched refs:doNothing (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h146 static Error doNothing() { return Error::success(); } in doNothing() function
DOrcRemoteTargetClient.h683 static Error doNothing() { return Error::success(); } in doNothing() function
/third_party/flutter/glfw/src/
Dcocoa_window.m786 - (void)doNothing:(id)object
915 [NSThread detachNewThreadSelector:@selector(doNothing:)