Home
last modified time | relevance | path

Searched refs:GetEventNameByType (Results 1 - 7 of 7) sorted by relevance

/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_util.h57 std::string GetEventNameByType(const int32_t eventType);
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddspeaker_dev.cpp104 DHLOGI("On Engine message, type : %{public}s.", GetEventNameByType(message->type_).c_str()); in OnEngineTransMessage()
H A Ddmic_dev.cpp52 DHLOGI("On Engine message, type : %{public}s.", GetEventNameByType(message->type_).c_str()); in OnEngineTransMessage()
/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/src/
H A Ddmic_client.cpp54 DHLOGI("On Engine message, type : %{public}s.", GetEventNameByType(message->type_).c_str()); in OnEngineTransMessage()
/foundation/distributedhardware/distributed_audio/common/test/unittest/src/
H A Ddaudio_utils_test.cpp159 GetEventNameByType(eventType); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp50 DHLOGI("On Engine message, type : %{public}s.", GetEventNameByType(message->type_).c_str()); in OnEngineTransMessage()
/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp124 std::string GetEventNameByType(const int32_t eventType) in GetEventNameByType() function

Completed in 6 milliseconds