Searched defs:getAvSyncTime (Results 1 – 11 of 11) sorted by relevance
42 long getAvSyncTime(in int avSyncHwId); in getAvSyncTime() method
89 long getAvSyncTime(in int avSyncHwId); in getAvSyncTime() method
66 AssertionResult DemuxTests::getAvSyncTime(int32_t avSyncId) { in getAvSyncTime() function in DemuxTests
732 TEST_P(TunerDemuxAidlTest, getAvSyncTime) { in TEST_P() argument
66 AssertionResult DemuxTests::getAvSyncTime(uint32_t avSyncId) { in getAvSyncTime() function in DemuxTests
475 TEST_P(TunerDemuxHidlTest, getAvSyncTime) { in TEST_P() argument
138 Return<void> Demux::getAvSyncTime(AvSyncHwId avSyncHwId, getAvSyncTime_cb _hidl_cb) { in getAvSyncTime() function in android::hardware::tv::tuner::V1_0::implementation::Demux
149 Return<void> Demux::getAvSyncTime(AvSyncHwId avSyncHwId, getAvSyncTime_cb _hidl_cb) { in getAvSyncTime() function in android::hardware::tv::tuner::V1_0::implementation::Demux
353 ::ndk::ScopedAStatus Demux::getAvSyncTime(int32_t in_avSyncHwId, int64_t* _aidl_return) { in getAvSyncTime() function in aidl::android::hardware::tv::tuner::Demux