Home
last modified time | relevance | path

Searched defs:hints (Results 1 – 17 of 17) sorted by relevance

/hardware/interfaces/neuralnetworks/utils/common/src/
DResilientPreparedModel.cpp110 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()
DResilientBurst.cpp109 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()
DResilientDevice.cpp183 const std::vector<nn::TokenValuePair>& hints, in prepareModel()
240 const std::vector<nn::TokenValuePair>& hints, in prepareModelInternal()
/hardware/interfaces/neuralnetworks/1.0/utils/src/
DBurst.cpp54 const std::vector<nn::TokenValuePair>& hints, in execute()
63 const std::vector<nn::TokenValuePair>& hints, in createReusableExecution()
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DPreparedModel.cpp132 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()
DBurst.cpp183 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()
DDevice.cpp219 const std::vector<nn::TokenValuePair>& hints, in prepareModel()
/hardware/interfaces/power/1.2/vts/functional/
DVtsHalPowerV1_2TargetTest.cpp42 std::vector<PowerHint> hints; in TEST_P() local
/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/
DConfigVerifier.cc92 std::vector<std::string> hints = hm->GetHints(); in execConfig() local
/hardware/interfaces/power/1.1/vts/functional/
DVtsHalPowerV1_1TargetTest.cpp62 auto hints = {PowerHint::VSYNC, PowerHint::INTERACTION, PowerHint::VIDEO_ENCODE, in TEST_P() local
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/
DPreparedModel.cpp123 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()
DBurst.cpp96 int64_t loopTimeoutDurationNs, const std::vector<TokenValuePair>& hints, in executeSynchronously()
DDevice.cpp166 const std::vector<TokenValuePair>& hints, in prepareModel()
/hardware/interfaces/power/1.0/vts/functional/
DVtsHalPowerV1_0TargetTest.cpp107 auto hints = {PowerHint::VSYNC, PowerHint::INTERACTION, in TEST_P() local
/hardware/libhardware/include/hardware/
Dhwcomposer.h125 uint32_t hints; member
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc294 std::vector<std::string> hints = hm.GetHints(); in TEST_F() local
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc212 std::vector<std::string> hints; in GetHints() local