Home
last modified time | relevance | path

Searched refs:lifetime (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DModels.cpp48 .lifetime = OperandLifeTime::MODEL_INPUT, in createValidTestModel()
57 .lifetime = OperandLifeTime::CONSTANT_COPY, in createValidTestModel()
66 .lifetime = OperandLifeTime::CONSTANT_COPY, in createValidTestModel()
75 .lifetime = OperandLifeTime::MODEL_OUTPUT, in createValidTestModel()
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal1104 OperandLifeTime lifetime;
1108 * If the lifetime is TEMPORARY_VARIABLE, MODEL_INPUT, MODEL_OUTPUT, or NO_VALUE:
1110 * If the lifetime is CONSTANT_COPY:
1114 * If the lifetime is CONSTANT_REFERENCE:
1181 * An operand's value must be located here if and only if Operand::lifetime
1190 * An operand's value must be located here if and only if Operand::lifetime
/hardware/interfaces/drm/1.0/
DIDrmPlugin.hal220 * subscriber. It can securely monitor the lifetime of sessions across
221 * device reboots by periodically persisting the session lifetime
/hardware/interfaces/audio/effect/2.0/
DIEffect.hal276 * Buffers may be set multiple times during effect lifetime.
/hardware/interfaces/wifi/1.0/
Dtypes.hal978 * The lifetime of the discovery session in seconds. A value of 0 means run forever or until
990 * The lifetime of the discovery session in number of transmitted SDF discovery packets. A value
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal251 * the lifetime of the device.
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h3809 uint32 lifetime; /* Packet lifetime value in ms */ member