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