Searched refs:GetFunctionName (Results 1 – 1 of 1) sorted by relevance
33 std::string GetFunctionName(const std::string_view& text, const std::string_view& delimiter) in GetFunctionName() function447 auto splitStr = GetFunctionName(line.argsStr, "function "); in WorkqueueExecuteStartEvent()