Home
last modified time | relevance | path

Searched refs:GetCurrTimestamp (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/spatialization/
H A Daudio_spatialization_service.h103 std::string GetCurrTimestamp();
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/spatialization/
H A Daudio_spatialization_service.cpp733 std::string AudioSpatializationService::GetCurrTimestamp() in GetCurrTimestamp() function in OHOS::AudioStandard::AudioSpatializationService
772 value << "|" << GetCurrTimestamp(); in EncapsulateDeviceInfo()
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmemory_collector_impl.cpp57 static std::string GetCurrTimestamp() in GetCurrTimestamp() function
71 std::string timeStamp = GetCurrTimestamp(); in GetSavePath()