/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/common/src/ |
H A D | InvalidPreparedModel.cpp | 34 const std::vector<nn::TokenValuePair>& /*hints*/, in execute() 45 const std::vector<nn::TokenValuePair>& /*hints*/, in executeFenced() 53 const std::vector<nn::TokenValuePair>& /*hints*/, in createReusableExecution()
|
H A D | InvalidBurst.cpp | 38 const std::vector<nn::TokenValuePair>& /*hints*/, in execute() 46 const std::vector<nn::TokenValuePair>& /*hints*/, in createReusableExecution()
|
H A D | InvalidDevice.cpp | 88 const std::vector<nn::TokenValuePair>& /*hints*/, in prepareModel()
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
H A D | PreparedModel.cpp | 63 const std::vector<nn::TokenValuePair>& /*hints*/, in execute() 104 const std::vector<nn::TokenValuePair>& /*hints*/, in executeFenced() 113 const std::vector<nn::TokenValuePair>& /*hints*/, in createReusableExecution()
|
H A D | Device.cpp | 147 const std::vector<nn::TokenValuePair>& /*hints*/, in prepareModel()
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
H A D | PreparedModel.cpp | 95 const std::vector<nn::TokenValuePair>& /*hints*/, in execute() 133 const std::vector<nn::TokenValuePair>& /*hints*/, in executeFenced() 142 const std::vector<nn::TokenValuePair>& /*hints*/, in createReusableExecution()
|
H A D | Burst.cpp | 309 const std::vector<nn::TokenValuePair>& /*hints*/, in execute() 359 const std::vector<nn::TokenValuePair>& /*hints*/, in createReusableExecution()
|
H A D | Device.cpp | 240 const std::vector<nn::TokenValuePair>& /*hints*/, in prepareModel()
|
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample/ |
D | CanonicalPreparedModel.cpp | 132 const OptionalDuration& loopTimeoutDuration, const std::vector<TokenValuePair>& /*hints*/, in execute() 193 const std::vector<TokenValuePair>& /*hints*/, in executeFenced() 288 const std::vector<TokenValuePair>& /*hints*/, in createReusableExecution()
|
D | CanonicalBurst.cpp | 45 const std::vector<TokenValuePair>& /*hints*/, in execute() 53 const std::vector<TokenValuePair>& /*hints*/, in createReusableExecution()
|
D | CanonicalDevice.cpp | 162 const std::vector<TokenValuePair>& /*hints*/, in prepareModel()
|
D | LimitedSupportDevice.cpp | 193 const std::vector<TokenValuePair>& /*hints*/, in prepareModel()
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
H A D | PreparedModel.cpp | 139 const std::vector<nn::TokenValuePair>& /*hints*/, in execute() 183 const std::vector<nn::TokenValuePair>& /*hints*/, in executeFenced() 238 const std::vector<nn::TokenValuePair>& /*hints*/, in createReusableExecution()
|
H A D | Device.cpp | 191 const std::vector<nn::TokenValuePair>& /*hints*/, in prepareModel()
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/include/nnapi/ |
D | Types.h | 1059 struct TokenValuePair { struct 1071 int32_t token; 1075 std::vector<uint8_t> value;
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/include/aidl/android/hardware/neuralnetworks/ |
D | ExecutionConfig.h | 27 class TokenValuePair; variable
|
D | PrepareModelConfig.h | 29 class TokenValuePair; variable
|
/aosp_15_r20/external/cronet/net/cookies/ |
H A D | parsed_cookie.h | 23 typedef std::pair<std::string, std::string> TokenValuePair; typedef
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.1/utils/src/ |
H A D | Device.cpp | 147 const std::vector<nn::TokenValuePair>& /*hints*/, in prepareModel()
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/ |
D | Manager.cpp | 1030 const std::vector<TokenValuePair>& /*metaData*/, in prepareModel()
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/ |
D | Validation.cpp | 1142 Result<Version> validateTokenValuePair(const TokenValuePair& /*tokenValuePair*/) { in validateTokenValuePair()
|