Home
last modified time | relevance | path

Searched refs:wide_path (Results 1 – 1 of 1) sorted by relevance

/hardware/google/aemu/base/testing/
Dfile_io.cpp56 const wchar_t* wide_path = wpath.c_str(); in android_fopen() local
60 int err = _wfopen_s(&res, wide_path, wide_mode); in android_fopen()