Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ setResultCode
Function
setResultCode
Tactility/Source/app/timezone/TimeZone.cpp:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void setResultCode(Bundle& bundle, const std::string& code) {
67
bundle.putString(RESULT_BUNDLE_CODE_INDEX, code);
68
}
69
70
// endregion
71
Callers
1
onListItemSelected
Method · 0.85
Calls
1
putString
Method · 0.45
Tested by
no test coverage detected