Home
last modified time | relevance | path

Searched refs:cchValue (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/
H A Duart.cpp41 DWORD cchValue = MAX_VALUE_NAME; // size of name string local
70 cchValue = MAX_VALUE_NAME;
73 if (ERROR_SUCCESS == RegEnumValue(hKey, i, achValue, &cchValue, NULL, NULL,
/developtools/hdc/src/host/
H A Dhost_uart.cpp126 DWORD cchValue = MAX_VALUE_NAME; // size of name string in EnumSerialPort() local
155 cchValue = MAX_VALUE_NAME; in EnumSerialPort()
158 if (ERROR_SUCCESS == RegEnumValue(hKey, i, achValue, &cchValue, NULL, NULL, in EnumSerialPort()

Completed in 5 milliseconds