Searched defs:asyncCallback (Results 1 – 8 of 8) sorted by relevance
387 std::shared_ptr<IStreamCallback> asyncCallback = mContext->getAsyncCallback(); in cycle() local402 std::shared_ptr<IStreamCallback> asyncCallback = mContext->getAsyncCallback(); in cycle() local515 std::shared_ptr<IStreamCallback> asyncCallback = mContext->getAsyncCallback(); in cycle() local
175 std::shared_ptr<IStreamCallback> asyncCallback, in createStreamContext()
46 public void asyncCallback(int progress) { in asyncCallback() method in HelloWorld
727 final TestProxyFileDescriptorCallback asyncCallback = in testOpenProxyFileDescriptor_async() local753 ParcelFileDescriptor.MODE_READ_ONLY, asyncCallback, handler)) { in testOpenProxyFileDescriptor_async() argument
93 std::shared_ptr<IStreamCallback> asyncCallback, in StreamContext()
475 int StreamOut::asyncCallback(stream_callback_event_t event, void*, void* cookie) { in asyncCallback() function in android::hardware::audio::CPP_VERSION::implementation::StreamOut
857 auto asyncCallback = [](void* c, std::unique_ptr<const SkImage::AsyncReadResult> out) { in readPixels() local