Searched refs:toVec (Results 1 – 4 of 4) sorted by relevance
192 config.modelCache, config.dataCache, utils::toVec(config.cacheToken), in prepareModelWithConfig()
1254 std::vector<uint8_t> toVec(const std::array<uint8_t, IDevice::BYTE_SIZE_OF_CACHE_TOKEN>& token) { in toVec() function
223 std::vector<uint8_t> toVec(const std::array<uint8_t, IDevice::BYTE_SIZE_OF_CACHE_TOKEN>& token);
325 config.modelCache, config.dataCache, utils::toVec(config.cacheToken), in prepareModelWithConfig()