Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ Reset
Method
Reset
rtpose_wrapper/src/gtest/gtest-all.cpp:1347–1347 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1345
1346
HANDLE Get() const { return handle_; }
1347
void Reset() { Reset(INVALID_HANDLE_VALUE); }
1348
void Reset(HANDLE handle) {
1349
if (handle != handle_) {
1350
if (handle_ != INVALID_HANDLE_VALUE)
Callers
3
Net_SetInputArrays
Function · 0.45
Wait
Method · 0.45
AssumeRole
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected