Searched refs:OpenAndReadWithSocket (Results 1 – 2 of 2) sorted by relevance
79 socketThread_ = std::make_unique<std::thread>([this] { this->OpenAndReadWithSocket(); }); in init()147 void AudioPnpServer::OpenAndReadWithSocket() in OpenAndReadWithSocket() function in OHOS::AudioStandard::AudioPnpServer
56 void OpenAndReadWithSocket();