Home
last modified time | relevance | path

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

/drivers/peripheral/distributed_audio/hdi_service/common/utils/src/
H A Ddaudio_utils.cpp311 char paraValue[30] = {0}; // 30 for system parameter in GetSysPara() local
312 auto res = GetParameter(key, "-1", paraValue, sizeof(paraValue)); in GetSysPara()
315 DHLOGI("GetSysPara key:%{public}s value:%{public}s", key, paraValue); in GetSysPara()
317 valueStr << paraValue; in GetSysPara() local

Completed in 2 milliseconds