MCPcopy Create free account
hub / github.com/apache/incubator-pegasus / to_string

Method to_string

src/runtime/task/task_code.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122const char *task_code::to_string() const
123{
124 return task_code_mgr::instance().get_name(_internal_code);
125}
126}

Callers 15

installMethod · 0.45
installMethod · 0.45
installMethod · 0.45
get_negotiationMethod · 0.45
client_negotiationMethod · 0.45
on_recv_mechanismsMethod · 0.45
server_negotiationMethod · 0.45
on_select_mechanismMethod · 0.45
do_challengeMethod · 0.45
register_task_codeMethod · 0.45
initMethod · 0.45

Calls 1

get_nameMethod · 0.80

Tested by 11

register_task_codeMethod · 0.36
initMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
on_rpc_host_port_testMethod · 0.36
RPC_MOCKINGFunction · 0.36
test_read_dataMethod · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36