Home
last modified time | relevance | path

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

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