HomeSort by relevance Sort by last modified time
    Searched full:copy_jstring (Results 1 - 1 of 1) sorted by null

  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp.cpp 57 static bool copy_jstring(uint8_t* str, int maxBytes, jstring jstr, JNIEnv* env);
686 if (!copy_jstring(pAttrs[attr_cnt].text, BTRC_MAX_ATTR_STR_LEN, text.get(),
756 if (!copy_jstring(pAttrs[attr_cnt].text, BTRC_MAX_ATTR_STR_LEN, text.get(),
1507 static bool copy_jstring(uint8_t* str, int maxBytes, jstring jstr, function in namespace:android
    [all...]

Completed in 139 milliseconds