/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/interfaces/keymaster/4.1/vts/functional/ |
D | Keymaster4_1HidlTest.cpp | 39 size_t consumed = 0; in ProcessMessage() local 42 result = Update(op_handle_, update_params, message, &update_out_params, &output, &consumed); in ProcessMessage() 51 result = Finish(op_handle_, finish_params, message.substr(consumed), unused, &finish_out_params, in ProcessMessage()
|
/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 | 407 size_t consumed = 0; in ProcessMessage() local 411 Update(op_handle_, update_params, message, &update_out_params, &output, &consumed)); in ProcessMessage() 416 EXPECT_EQ(ErrorCode::OK, Finish(op_handle_, finish_params, message.substr(consumed), unused, in ProcessMessage() 512 size_t consumed; in VerifyMessage() local 514 Update(op_handle_, update_params, message, &update_out_params, &output, &consumed)); in VerifyMessage() 516 EXPECT_GT(consumed, 0U); in VerifyMessage() 521 EXPECT_EQ(ErrorCode::OK, Finish(op_handle_, finish_params, message.substr(consumed), signature, in VerifyMessage()
|
/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/interfaces/graphics/mapper/2.0/ |
D | types.hal | 32 * createDescriptor. It describes the properties of a buffer and is consumed
|
/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/tv/tuner/1.0/ |
D | IDvr.hal | 111 * not consumed by HAL for playback or the client for record yet.
|
D | IFilter.hal | 93 * already produced but not consumed yet.
|
D | types.hal | 2359 * client reads data and notify HAL the data is consumed.
|
/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/neuralnetworks/1.0/ |
D | types.t | 72 * consumed by other operations. It must be an output operand of
|
D | types.hal | 1480 * consumed by other operations. It must be an output operand of
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.t | 192 * consumed by other operations. It must be an output operand of
|
D | types.hal | 5427 * consumed by other operations. It must be an output operand of
|
/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 | 1089 * feed the rest of the data in subsequent calls. The amount of input consumed must be returned 1092 * consumed, callers must consider this an error and abort the operation. 1184 * @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
|