MCPcopy Create free account
hub / github.com/apple/foundationdb / shortString

Method shortString

flow/flow.cpp:151–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151std::string UID::shortString() const {
152 return format("%016llx", part[0]);
153}
154
155void detectFailureAfter(int const& address, double const& delay);
156

Callers 15

LogDataMethod · 0.80
RolesInfoClass · 0.80
tlogFetcherFunction · 0.80
LogDataMethod · 0.80
LogDataMethod · 0.80
noHealthyTeamsMethod · 0.80
LogDataMethod · 0.80

Calls 1

formatFunction · 0.70

Tested by

no test coverage detected