Home
last modified time | relevance | path

Searched refs:reader (Results 1 – 23 of 23) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/utils/vts/
DComposerVts.cpp135 void ComposerClient::execute(TestCommandReader* reader, CommandWriterBase* writer) { in execute() argument
156 reader->setMQDescriptor(tmpDescriptor); in execute()
160 ASSERT_TRUE(reader->readQueue(tmpOutLength, tmpOutHandles)); in execute()
161 reader->parse(); in execute()
163 reader->reset(); in execute()
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp61 void ComposerClient::execute(V2_1::vts::TestCommandReader* reader, CommandWriterBase* writer) { in execute() argument
81 reader->setMQDescriptor(tmpDescriptor); in execute()
85 ASSERT_TRUE(reader->readQueue(tmpOutLength, tmpOutHandles)); in execute()
86 reader->parse(); in execute()
88 reader->reset(); in execute()
/hardware/libhardware/modules/sensors/tests/
DSensorEventQueue_test.cpp177 pthread_t writer, reader; in testFullQueueIo() local
178 pthread_create(&reader, NULL, fullQueueReaderTask, &readerCtx); in testFullQueueIo()
182 pthread_join(reader, NULL); in testFullQueueIo()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp280 void ComposerClient::execute(TestCommandReader* reader, CommandWriterBase* writer) { in execute() argument
300 reader->setMQDescriptor(tmpDescriptor); in execute()
304 ASSERT_TRUE(reader->readQueue(tmpOutLength, tmpOutHandles)); in execute()
305 reader->parse(); in execute()
307 reader->reset(); in execute()
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/
DAudioPrimaryHidlHalTest.cpp86 StreamReader reader(stream.get(), stream->getBufferSize()); in TEST_P() local
87 ASSERT_TRUE(reader.start()); in TEST_P()
88 reader.pause(); // This ensures that at least one read has happened. in TEST_P()
89 EXPECT_FALSE(reader.hasError()); in TEST_P()
/hardware/interfaces/audio/2.0/
DIStreamIn.hal44 * Commands that can be executed on the driver reader thread.
53 * on the driver reader thread.
88 * -- command queue is used to instruct the reader thread what operation
/hardware/interfaces/audio/4.0/
DIStreamIn.hal44 * Commands that can be executed on the driver reader thread.
53 * on the driver reader thread.
94 * -- command queue is used to instruct the reader thread what operation
/hardware/interfaces/graphics/composer/2.4/utils/vts/include/composer-vts/2.4/
DComposerVts.h96 void execute(TestCommandReader* reader, CommandWriterBase* writer);
/hardware/interfaces/tests/msgq/1.0/
DITestMsgQ.hal27 * wait-free FMQ using the input descriptor with the client as reader.
40 * method is to be used to test multiple reader processes.
DIBenchmarkMsgQ.hal22 * wait-free FMQ with the client as reader.
/hardware/google/pixel/thermal/utils/
Dconfig_parser.cpp149 std::unique_ptr<Json::CharReader> reader(builder.newCharReader()); in ParseSensorInfo() local
152 if (!reader->parse(&*json_doc.begin(), &*json_doc.end(), &root, &errorMessage)) { in ParseSensorInfo()
693 std::unique_ptr<Json::CharReader> reader(builder.newCharReader()); in ParseCoolingDevice() local
696 if (!reader->parse(&*json_doc.begin(), &*json_doc.end(), &root, &errorMessage)) { in ParseCoolingDevice()
779 std::unique_ptr<Json::CharReader> reader(builder.newCharReader()); in ParsePowerRailInfo() local
782 if (!reader->parse(&*json_doc.begin(), &*json_doc.end(), &root, &errorMessage)) { in ParsePowerRailInfo()
/hardware/interfaces/audio/6.0/
DIStreamIn.hal44 * Commands that can be executed on the driver reader thread.
53 * on the driver reader thread.
94 * -- command queue is used to instruct the reader thread what operation
/hardware/interfaces/audio/7.0/
DIStreamIn.hal59 * Commands that can be executed on the driver reader thread.
68 * on the driver reader thread.
103 * -- command queue is used to instruct the reader thread what operation
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DComposerVts.h70 void execute(V2_1::vts::TestCommandReader* reader, CommandWriterBase* writer);
/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/
DComposerVts.h114 void execute(TestCommandReader* reader, CommandWriterBase* writer);
/hardware/interfaces/camera/device/3.7/
Dtypes.hal47 * reader and is used by the camera HAL to choose a target stream within
/hardware/interfaces/power/stats/1.0/
DIPowerStats.hal58 * writer(power.stats HAL) and one reader are supported. Data is
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp790 std::unique_ptr<Json::CharReader> reader(reader_builder.newCharReader()); in parseAtcProfile() local
798 if (!reader->parse(atc_profile.c_str(), atc_profile.c_str() + atc_profile.size(), &root, in parseAtcProfile()
/hardware/interfaces/sensors/2.1/
DISensors.hal46 * the Event FMQ since the framework is the only reader. Upon receiving
/hardware/interfaces/sensors/2.0/
DISensors.hal79 * the Event FMQ since the framework is the only reader. Upon receiving
/hardware/interfaces/input/common/1.0/
Dtypes.hal578 // The following flags are set by the input reader policy as it intercepts each event
/hardware/interfaces/audio/common/6.0/
Dtypes.hal825 * a screen reader.
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal3356 // A Japanese ETC card reader that does not support ETC 2.0.
3358 // A Japanese ETC 2.0 card reader.
3372 // No ETC card is inserted in the reader.