Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ stat
Class
stat
tensorflow/contrib/ffmpeg/default/ffmpeg_lib.cc:98–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
continue;
97
}
98
struct stat statinfo;
99
int result = ::stat(absolute_path, &statinfo);
100
if (result < 0) {
101
continue;
Callers
1
IsBinaryInstalled
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected