Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ setOffset
Method
setOffset
include/ftg/utils/Location.h:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
std::string getFilePath() const { return m_filePath; }
32
33
void setOffset(unsigned offset) { m_offset = offset; }
34
35
void setLength(unsigned length) { m_length = length; }
36
Callers
1
fromJson
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected