Home
last modified time | relevance | path

Searched defs:log_info (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DInternetCommon.cpp41 wstring log_info; in GetURL() local
73 wstring log_info = L"http get " + str_url + L"error. Error code: "; in GetURL() local
102 wstring log_info; in HttpPost() local
161 wstring log_info = L"http post " + str_url + L"error. Error code: "; in HttpPost() local
H A Dcrashtool.cpp53 wstring log_info = theApp.m_str_table.LoadTextFormat(L"LOG_CRASH_ERROR", { m_dumpFile }); in ShowCrashInfo() local
H A DPlayer.cpp1417 wstring log_info = m_pCore->GetErrorInfo(error_code_tmp); in GetPlayerCoreError() local