Searched refs:wide_path (Results 1 – 1 of 1) sorted by relevance
56 const wchar_t* wide_path = wpath.c_str(); in android_fopen() local60 int err = _wfopen_s(&res, wide_path, wide_mode); in android_fopen()