Searched defs:contextPtr (Results 1 – 3 of 3) sorted by relevance
445 const void* _Nonnull value, size_t valueSize) { in dumpBuffer()488 AIMapper_BeginDumpBufferCallback beginCallback = [](void* contextPtr) { in dumpBuffers()495 const void* _Nonnull value, size_t valueSize) { in dumpBuffers()
178 std::unique_ptr<InputDeviceContext> contextPtr(new InputDeviceContext(*this, eventHubId)); in addEmptyEventHubDevice() local518 InputDeviceContext& contextPtr, const InputReaderConfiguration& readerConfig) { in createMappers()
264 auto& contextPtr = devicePair.first; in for_each_subdevice() local