Searched refs:lifetime (Results 1 – 7 of 7) sorted by relevance
48 .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()
1104 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::lifetime1190 * An operand's value must be located here if and only if Operand::lifetime
220 * subscriber. It can securely monitor the lifetime of sessions across221 * device reboots by periodically persisting the session lifetime
276 * Buffers may be set multiple times during effect lifetime.
978 * The lifetime of the discovery session in seconds. A value of 0 means run forever or until990 * The lifetime of the discovery session in number of transmitted SDF discovery packets. A value
251 * the lifetime of the device.
3809 uint32 lifetime; /* Packet lifetime value in ms */ member