Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp62 void ComposerClient::execute(V2_1::vts::TestCommandReader* reader, CommandWriterBase* writer) { in execute() argument
82 reader->setMQDescriptor(tmpDescriptor); in execute()
86 ASSERT_TRUE(reader->readQueue(tmpOutLength, tmpOutHandles)); in execute()
87 reader->parse(); in execute()
89 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/google/pixel/thermal/utils/
Dconfig_parser.cpp71 Json::Reader reader; in ParseSensorInfo() local
73 if (!reader.parse(json_doc, root)) { in ParseSensorInfo()
246 Json::Reader reader; in ParseCoolingDevice() local
248 if (!reader.parse(json_doc, root)) { in ParseCoolingDevice()
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DJsonFakeValueGenerator.cpp83 Json::Reader reader; in parseFakeValueJson() local
85 if (!reader.parse(is, rawEvents)) { in parseFakeValueJson()
87 reader.getFormattedErrorMessages().c_str()); in parseFakeValueJson()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp287 void ComposerClient::execute(TestCommandReader* reader, CommandWriterBase* writer) { in execute() argument
307 reader->setMQDescriptor(tmpDescriptor); in execute()
311 ASSERT_TRUE(reader->readQueue(tmpOutLength, tmpOutHandles)); in execute()
312 reader->parse(); in execute()
314 reader->reset(); in execute()
/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/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/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/5.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.2/utils/vts/include/composer-vts/2.2/
DComposerVts.h69 void execute(V2_1::vts::TestCommandReader* reader, CommandWriterBase* writer);
/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/
DComposerVts.h113 void execute(TestCommandReader* reader, CommandWriterBase* writer);
/hardware/interfaces/power/stats/1.0/
DIPowerStats.hal58 * writer(power.stats HAL) and one reader are supported. Data is
/hardware/interfaces/sensors/2.0/
DISensors.hal79 * the Event FMQ since the framework is the only reader. Upon receiving
/hardware/qcom/msm8998/json-c/
DDoxyfile121 # the reader which header file to include in order to use a class.
892 # nicely formatted so it can be parsed by a human reader. This is useful
/hardware/interfaces/input/common/1.0/
Dtypes.hal578 // The following flags are set by the input reader policy as it intercepts each event