Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.2/utils/src/
DBurstUtils.cpp97 {.hasNoValue = input.hasNoValue, in serialize()
113 {.hasNoValue = output.hasNoValue, in serialize()
225 const bool hasNoValue = operandInfo.hasNoValue; in deserialize() local
249 {.hasNoValue = hasNoValue, .location = location, .dimensions = dimensions}); in deserialize()
266 const bool hasNoValue = operandInfo.hasNoValue; in deserialize() local
290 {.hasNoValue = hasNoValue, .location = location, .dimensions = dimensions}); in deserialize()
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/2/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/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
DRequestArgument.aidl37 boolean hasNoValue;
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/3/android/hardware/neuralnetworks/
DRequestArgument.aidl37 boolean hasNoValue;
/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/4/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.cpp207 inputs[i] = {.hasNoValue = true}; in createRequest()
213 inputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
235 outputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
DGeneratedTestHarness.cpp413 inputs[i] = {.hasNoValue = true}; in createRequest()
423 inputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
436 inputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
452 outputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
473 outputs[i] = {.hasNoValue = false, .location = loc, .dimensions = {}}; in createRequest()
509 if (!inputs[i].hasNoValue && inputs[i].location.poolIndex == kInputPoolIndex) { in createRequest()
/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/1.0/utils/src/
DConversions.cpp325 const auto lifetime = argument.hasNoValue ? Request::Argument::LifeTime::NO_VALUE in unvalidatedConvert()
612 const bool hasNoValue = requestArgument.lifetime == nn::Request::Argument::LifeTime::NO_VALUE; in unvalidatedConvert() local
615 .hasNoValue = hasNoValue, in unvalidatedConvert()
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DConversions.cpp481 const auto lifetime = argument.hasNoValue ? Request::Argument::LifeTime::NO_VALUE in unvalidatedConvert()
1060 const bool hasNoValue = requestArgument.lifetime == nn::Request::Argument::LifeTime::NO_VALUE; in unvalidatedConvert() local
1064 .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.hal5521 * (by setting the hasNoValue field of the corresponding