Searched refs:_lastUsedDeviceNameLength (Results 1 – 4 of 4) sorted by relevance
28 _lastUsedDeviceNameLength(0) in DeviceInfoImpl()49 if (_lastUsedDeviceNameLength == strlen((char*) deviceUniqueIdUTF8)) in NumberOfCapabilities()55 _lastUsedDeviceNameLength)==0) in NumberOfCapabilities()59 _lastUsedDeviceNameLength) == 0) in NumberOfCapabilities()83 if ((_lastUsedDeviceNameLength != strlen((char*) deviceUniqueIdUTF8)) in GetCapability()87 _lastUsedDeviceNameLength)!=0)) in GetCapability()91 _lastUsedDeviceNameLength) != 0)) in GetCapability()131 if ((_lastUsedDeviceNameLength != strlen((char*) deviceUniqueIdUTF8)) in GetBestMatchedCapability()135 _lastUsedDeviceNameLength)!=0)) in GetBestMatchedCapability()139 _lastUsedDeviceNameLength) != 0)) in GetBestMatchedCapability()
64 uint32_t _lastUsedDeviceNameLength; variable
228 _lastUsedDeviceNameLength = deviceUniqueIdUTF8Length; in CreateCapabilityMap()230 _lastUsedDeviceNameLength + 1); in CreateCapabilityMap()231 memcpy(_lastUsedDeviceName, deviceUniqueIdUTF8, _lastUsedDeviceNameLength + 1); in CreateCapabilityMap()
681 _lastUsedDeviceNameLength = deviceUniqueIdUTF8Length; in CreateCapabilityMap()683 _lastUsedDeviceNameLength in CreateCapabilityMap()685 memcpy(_lastUsedDeviceName, deviceUniqueIdUTF8, _lastUsedDeviceNameLength+ 1); in CreateCapabilityMap()