Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp1123 sinkDetectedTime_ = timestamp; in UpdateSinkOrSourceTime()
1143 rendererMockTime_.c_str(), sinkDetectedTime_.c_str()); in ShowTimestamp()
1151sinkDetectedTime_.c_str(), dspBeforeSmartPa_.c_str(), dspAfterSmartPa_.c_str()); in ShowTimestamp()
1170 rendererMockTime_.c_str(), sinkDetectedTime_.c_str()); in ShowBluetoothTimestamp()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h409 std::string sinkDetectedTime_ = ""; variable