Home
last modified time | relevance | path

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

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