Searched refs:PATHTYPE_ABSOLUTE_LOCAL (Results 1 – 4 of 4) sorted by relevance
265 dwCandidatPathType = PATHTYPE_ABSOLUTE_LOCAL | PATHTYPE_IS_LONGPATH; in IsValidFilePath()278 dwCandidatPathType = PATHTYPE_ABSOLUTE_LOCAL; in IsValidFilePath()322 else if ( ( dwCandidatPathType & PATHTYPE_MASK_TYPE ) == PATHTYPE_ABSOLUTE_LOCAL ) in IsValidFilePath()885 case PATHTYPE_ABSOLUTE_LOCAL: in _osl_getFileURLFromSystemPath()920 case PATHTYPE_ABSOLUTE_LOCAL: in _osl_getFileURLFromSystemPath()
49 #define PATHTYPE_ABSOLUTE_LOCAL 3 macro
79 #define PATHTYPE_ABSOLUTE_LOCAL 3 macro
400 dwPathType = PATHTYPE_ABSOLUTE_LOCAL; in IsValidFilePath()624 case PATHTYPE_ABSOLUTE_LOCAL: in _osl_getFileURLFromSystemPath()
Completed in 42 milliseconds