Searched refs:consumed (Results 1 – 15 of 15) sorted by relevance
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | miniopt.c | 63 t->consumed = 0; in miniopt() 77 t->consumed++; in miniopt() 86 t->consumed++; in miniopt() 137 t->consumed++; in miniopt()
|
D | dhdu.c | 627 argv += opts.consumed; in dhd_pktgen() 975 argv += opts.consumed; in dhd_membytes() 1744 argv += opts.consumed; in dhd_download() 1985 argv += opts.consumed; in dhd_dldn() 2114 argv += opts.consumed; in dhd_upload() 2304 argv += opts.consumed; in dhd_coredump() 2458 argv += opts.consumed; in dhd_consoledump()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | miniopt.h | 43 int consumed; /* number of argv entries cosumed in member
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | KeymasterHidlTest.cpp | 432 size_t consumed = 0; in ProcessMessage() local 436 Update(op_handle_, update_params, message, &update_out_params, &output, &consumed)); in ProcessMessage() 441 EXPECT_EQ(ErrorCode::OK, Finish(op_handle_, finish_params, message.substr(consumed), unused, in ProcessMessage() 537 size_t consumed; in VerifyMessage() local 539 Update(op_handle_, update_params, message, &update_out_params, &output, &consumed)); in VerifyMessage() 541 EXPECT_GT(consumed, 0U); in VerifyMessage() 546 EXPECT_EQ(ErrorCode::OK, Finish(op_handle_, finish_params, message.substr(consumed), signature, in VerifyMessage()
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | types.hal | 32 * createDescriptor. It describes the properties of a buffer and is consumed
|
/hardware/interfaces/graphics/mapper/3.0/ |
D | types.hal | 51 * createDescriptor(). It describes the properties of a buffer and is consumed
|
/hardware/interfaces/power/1.1/ |
D | types.hal | 68 * i.e. lesser steady-state power is consumed by the subsystem to
|
/hardware/google/av/media/codecs/aac/ |
D | C2SoftAacEnc.cpp | 471 int consumed = (capacity / sizeof(int16_t)) - inargs.numInSamples in process() local 474 + (consumed * 1000000ll / channelCount / sampleRate); in process()
|
/hardware/interfaces/power/1.0/ |
D | IPower.hal | 80 * i.e. lesser steady-state power is consumed by the platform to be
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 284 * the amount consumed in inputConsumed. The caller may provide the unconsumed data in a 299 * @return inputConsumed Amount of data that was consumed by update(). If this is less than the
|
/hardware/interfaces/camera/device/3.2/ |
D | types.hal | 936 * It may not yet be consumed at the time the HAL calls 952 * supported, the buffer can only be returned when it is consumed, which
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 392 * has not been consumed.
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 1091 * feed the rest of the data in subsequent calls. The amount of input consumed must be returned 1094 * consumed, callers must consider this an error and abort the operation. 1186 * @return inputConsumed Amount of data that was consumed by update(). If this is less than the
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 290 * Destroys a virtual display. After this call all resources consumed by
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 1492 * consumed by other operations. It must be an output operand of
|