Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_constants.h59 const std::string PRINT_NONE = "none"; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp58 std::string result = PRINT_NONE; in GetChangeDevIdMap()