Searched refs:rawClientName (Results 1 – 2 of 2) sorted by relevance
494 const char16_t *rawClientName = reinterpret_cast<const char16_t*>( in android_media_MediaRecorder_native_setup() local497 String16 clientName(rawClientName, rawClientNameLen); in android_media_MediaRecorder_native_setup()499 reinterpret_cast<const jchar*>(rawClientName)); in android_media_MediaRecorder_native_setup()
532 const char16_t *rawClientName = reinterpret_cast<const char16_t*>( in android_hardware_Camera_native_setup() local535 String16 clientName(rawClientName, rawClientNameLen); in android_hardware_Camera_native_setup()537 reinterpret_cast<const jchar*>(rawClientName)); in android_hardware_Camera_native_setup()