Searched defs:convert_to_native_string (Results 1 – 1 of 1) sorted by relevance
101 inline const char* convert_to_native_string( char* str ) in convert_to_native_string() function106 inline const char* convert_to_native_string( const char* str ) in convert_to_native_string() function111 inline const char* convert_to_native_string( const std::string& str ) in convert_to_native_string() function116 inline const char* convert_to_native_string( const wchar_t* str ) in convert_to_native_string() function125 inline const char* convert_to_native_string( const std::wstring& str ) in convert_to_native_string() function