Home
last modified time | relevance | path

Searched refs:getJavaTimestamp (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/jni/megaaudio/player/
DOboePlayer.h41 bool getJavaTimestamp(jobject timestampObj);
DOboePlayer.cpp148 bool OboePlayer::getJavaTimestamp(jobject timestampObj) { in getJavaTimestamp() function in OboePlayer
237 return ((OboePlayer*)native_player)->getJavaTimestamp(timestamp); in Java_org_hyphonate_megaaudio_player_OboePlayer_getTimestampN()