Searched refs:rawDescriptorLen (Results 1 – 1 of 1) sorted by relevance
383 jsize rawDescriptorLen = env->GetStringLength(descriptor); in getInterfaceDescriptor() local384 mDescriptor = String16(rawDescriptor, rawDescriptorLen); in getInterfaceDescriptor()