Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dos_windows.go453 IsLongPathAwareProcess = 0x80
469 *bitField |= IsLongPathAwareProcess
/aosp_15_r20/external/cronet/base/debug/
H A Dgdi_debug_util_win.cc40 unsigned char IsLongPathAwareProcess : 1; member