Searched refs:getJavaTimestamp (Results 1 – 2 of 2) sorted by relevance
41 bool getJavaTimestamp(jobject timestampObj);
148 bool OboePlayer::getJavaTimestamp(jobject timestampObj) { in getJavaTimestamp() function in OboePlayer237 return ((OboePlayer*)native_player)->getJavaTimestamp(timestamp); in Java_org_hyphonate_megaaudio_player_OboePlayer_getTimestampN()