/hardware/interfaces/neuralnetworks/utils/common/src/ |
D | ResilientPreparedModel.cpp | 110 const std::vector<nn::TokenValuePair>& hints, in execute() 126 const std::vector<nn::TokenValuePair>& hints, in executeFenced() 140 const std::vector<nn::TokenValuePair>& hints, in createReusableExecution() 173 const std::vector<nn::TokenValuePair>& hints, in createReusableExecutionInternal()
|
D | ResilientBurst.cpp | 109 const std::vector<nn::TokenValuePair>& hints, in execute() 122 const std::vector<nn::TokenValuePair>& hints, in createReusableExecution() 142 const std::vector<nn::TokenValuePair>& hints, in createReusableExecutionInternal()
|
D | ResilientDevice.cpp | 183 const std::vector<nn::TokenValuePair>& hints, in prepareModel() 240 const std::vector<nn::TokenValuePair>& hints, in prepareModelInternal()
|
/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
D | Burst.cpp | 54 const std::vector<nn::TokenValuePair>& hints, in execute() 63 const std::vector<nn::TokenValuePair>& hints, in createReusableExecution()
|
/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
D | PreparedModel.cpp | 132 const std::vector<nn::TokenValuePair>& hints, in execute() 152 const std::vector<nn::TokenValuePair>& hints, in executeInternal() 183 const std::vector<nn::TokenValuePair>& hints, in executeFenced() 207 const std::vector<nn::TokenValuePair>& hints, in executeFencedInternal() 236 const std::vector<nn::TokenValuePair>& hints, in createReusableExecution()
|
D | Burst.cpp | 183 const std::vector<nn::TokenValuePair>& hints, in execute() 219 int64_t deadline, int64_t loopTimeoutDuration, const std::vector<nn::TokenValuePair>& hints, in executeInternal() 267 const std::vector<nn::TokenValuePair>& hints, in createReusableExecution() 306 const std::vector<nn::TokenValuePair>& hints, in create() 323 const std::vector<nn::TokenValuePair>& hints, in BurstExecution()
|
D | Device.cpp | 219 const std::vector<nn::TokenValuePair>& hints, in prepareModel()
|
/hardware/interfaces/power/1.2/vts/functional/ |
D | VtsHalPowerV1_2TargetTest.cpp | 42 std::vector<PowerHint> hints; in TEST_P() local
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/ |
D | ConfigVerifier.cc | 92 std::vector<std::string> hints = hm->GetHints(); in execConfig() local
|
/hardware/interfaces/power/1.1/vts/functional/ |
D | VtsHalPowerV1_1TargetTest.cpp | 62 auto hints = {PowerHint::VSYNC, PowerHint::INTERACTION, PowerHint::VIDEO_ENCODE, in TEST_P() local
|
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/ |
D | PreparedModel.cpp | 123 int64_t deadlineNs, int64_t loopTimeoutDurationNs, const std::vector<TokenValuePair>& hints, in executeSynchronously() 154 const std::vector<TokenValuePair>& hints, in executeFenced() 182 int64_t loopTimeoutDurationNs, const std::vector<TokenValuePair>& hints, in createReusableExecution()
|
D | Burst.cpp | 96 int64_t loopTimeoutDurationNs, const std::vector<TokenValuePair>& hints, in executeSynchronously()
|
D | Device.cpp | 166 const std::vector<TokenValuePair>& hints, in prepareModel()
|
/hardware/interfaces/power/1.0/vts/functional/ |
D | VtsHalPowerV1_0TargetTest.cpp | 107 auto hints = {PowerHint::VSYNC, PowerHint::INTERACTION, in TEST_P() local
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer.h | 125 uint32_t hints; member
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/ |
D | HintManagerTest.cc | 294 std::vector<std::string> hints = hm.GetHints(); in TEST_F() local
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/ |
D | HintManager.cc | 212 std::vector<std::string> hints; in GetHints() local
|