Home
last modified time | relevance | path

Searched refs:hasNoValue (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/neuralnetworks/1.2/utils/src/
DExecutionBurstUtils.cpp99 {.hasNoValue = input.hasNoValue, in serialize()
115 {.hasNoValue = output.hasNoValue, in serialize()
225 const bool hasNoValue = operandInfo.hasNoValue; in deserialize() local
248 {.hasNoValue = hasNoValue, .location = location, .dimensions = dimensions}); in deserialize()
264 const bool hasNoValue = operandInfo.hasNoValue; in deserialize() local
287 {.hasNoValue = hasNoValue, .location = location, .dimensions = dimensions}); in deserialize()
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
DRequestArgument.aidl37 boolean hasNoValue;
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
DRequestArgument.aidl37 boolean hasNoValue;
/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
DRequestArgument.aidl32 boolean hasNoValue;
/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DUtils.cpp112 inputs[i] = {.hasNoValue = true}; in createRequest()
118 inputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
140 outputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DUtils.cpp190 inputs[i] = {.hasNoValue = true}; in createRequest()
196 inputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
218 outputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
DGeneratedTestHarness.cpp366 inputs[i] = {.hasNoValue = true}; in createRequest()
376 inputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
389 inputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
405 outputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
426 outputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
462 if (!inputs[i].hasNoValue && inputs[i].location.poolIndex == kInputPoolIndex) { in createRequest()
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DConversions.cpp183 const auto lifetime = argument.hasNoValue ? Request::Argument::LifeTime::NO_VALUE in unvalidatedConvert()
371 const bool hasNoValue = requestArgument.lifetime == nn::Request::Argument::LifeTime::NO_VALUE; in unvalidatedConvert() local
373 .hasNoValue = hasNoValue, in unvalidatedConvert()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp378 inputs[i] = {.hasNoValue = true}; in createRequest()
388 inputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
398 inputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
414 outputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
432 outputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
459 if (!inputs[i].hasNoValue && inputs[i].location.poolIndex == kInputPoolIndex) { in createRequest()
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DConversions.cpp456 const auto lifetime = argument.hasNoValue ? Request::Argument::LifeTime::NO_VALUE in unvalidatedConvert()
935 const bool hasNoValue = requestArgument.lifetime == nn::Request::Argument::LifeTime::NO_VALUE; in unvalidatedConvert() local
937 .hasNoValue = hasNoValue, in unvalidatedConvert()
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.t180 bool hasNoValue;
Dtypes.hal4834 * (by setting the hasNoValue field of the corresponding
5140 bool hasNoValue;
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal1627 * (by setting the hasNoValue field of the corresponding
1767 bool hasNoValue;
1786 * they must be fully specified here, unless hasNoValue is set to
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal5522 * (by setting the hasNoValue field of the corresponding