Searched refs:GetFunctionNameFromMixedName (Results 1 – 1 of 1) sorted by relevance
142 static std::string GetFunctionNameFromMixedName(const char* str, int length) { in GetFunctionNameFromMixedName() function182 std::string temp_method_name = GetFunctionNameFromMixedName( in event_handler()