Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp358 int32_t endpointId = 0; in GenerateEndpointKey() local
360 endpointId = deviceInfo.deviceId; in GenerateEndpointKey()
362 return deviceInfo.networkId + "_" + std::to_string(endpointId) + "_" + in GenerateEndpointKey()

Completed in 4 milliseconds