Home
last modified time | relevance | path

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

/aosp_15_r20/sdk/find_java/src/source/
H A Dfind_java_lib.cpp369 char programFilesPath[MAX_PATH + 1]; in checkProgramFiles() local
376 programFilesPath); // pszPath in checkProgramFiles()
379 CPath path(programFilesPath); in checkProgramFiles()
/aosp_15_r20/sdk/find_java2/src/
H A DJavaFinder.cpp447 TCHAR programFilesPath[MAX_PATH + 1]; in checkProgramFiles() local
453 programFilesPath); // pszPath in checkProgramFiles()
455 CPath path(programFilesPath); in checkProgramFiles()