Searched refs:termination_message_size (Results 1 – 2 of 2) sorted by relevance
395 size_t termination_message_size) { in GraphTerminationCallbackFunction() argument402 if (termination_message != nullptr && termination_message_size > 0) { in GraphTerminationCallbackFunction()403 std::string(termination_message, termination_message + termination_message_size); in GraphTerminationCallbackFunction()
104 size_t termination_message_size));