Searched refs:UnicodeLength (Results 1 – 5 of 5) sorted by relevance
353 UINT32 UnicodeLength; in AcpiNsConvertToUnicode() local380 UnicodeLength = (OriginalObject->String.Length * 2) + 2; in AcpiNsConvertToUnicode()384 NewObject = AcpiUtCreateBufferObject (UnicodeLength); in AcpiNsConvertToUnicode()
41 int UnicodeLength(unicode_t *string);
298 int UnicodeLength(unicode_t *string) { in UnicodeLength() function
4215 ucode_chars = MIN(ucode_chars, UnicodeLength((unicode_t *) raw_name)); in udf_to_unix_name()
704 ucode_chars = MIN(ucode_chars, UnicodeLength((unicode_t *) raw_name)); in udf_to_unix_name()