Searched defs:Enqueue (Results 1 – 3 of 3) sorted by relevance
| /base/web/webview/ohos_adapter/audio_adapter/src/ | ||
| D | audio_capturer_adapter_mock.cpp | 50 int32_t AudioCapturerAdapterImpl::Enqueue(const BufferDescAdapter& bufferDesc) const in Enqueue() function in OHOS::NWeb::AudioCapturerAdapterImpl |
| D | audio_capturer_adapter_impl.cpp | 177 int32_t AudioCapturerAdapterImpl::Enqueue(const BufferDescAdapter &bufferDesc) const in Enqueue() function in OHOS::NWeb::AudioCapturerAdapterImpl |
| /base/hiviewdfx/hiview/base/ | ||
| D | event_dispatch_queue.cpp | 111 void EventDispatchQueue::Enqueue(std::shared_ptr<Event> event) in Enqueue() function in OHOS::HiviewDFX::EventDispatchQueue |