Home
last modified time | relevance | path

Searched defs:nchars (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/client/
Dmain.cpp43 DWORD nchars = GetTempPathW(arraysize(temp_path), temp_path); in GetLogFilePath() local
/system/core/fastboot/
Dfastboot.cpp504 DWORD nchars = GetTempPath(sizeof(temp_path), temp_path); in win32_tmpfile() local