Searched refs:OpenAndReadInput (Results 1 – 2 of 2) sorted by relevance
81 inputThread_ = std::make_unique<std::thread>([this] { this->OpenAndReadInput(); }); in init()121 void AudioPnpServer::OpenAndReadInput() in OpenAndReadInput() function in OHOS::AudioStandard::AudioPnpServer
57 void OpenAndReadInput();