Home
last modified time | relevance | path

Searched refs:cancelToken (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DRunLoop.h65 bool cancelToken(Token token);
/device/google/cuttlefish/host/frontend/gcastv2/https/
DRunLoop.cpp133 bool RunLoop::cancelToken(Token token) { in cancelToken() function in RunLoop