Searched defs:indexes (Results 1 – 9 of 9) sorted by relevance
123 List<Integer> indexes = new ArrayList<>(); in onBindDialogView_checkRadioButtonsState() local140 List<Integer> indexes = new ArrayList<>(); in onBindDialogView_allButtonsEnabled_hideHelpText() local155 List<Integer> indexes = new ArrayList<>(); in onBindDialogView_buttonDisabled_showHelpText() local
43 public void onMetadataUpdated(List<Integer> indexes); in onMetadataUpdated()
123 public int removeMultiple(int... indexes) { in removeMultiple()
107 Indexes convertIndexes(const std::vector<uint32_t>& indexes) { in convertIndexes()
107 std::vector<uint32_t> convert(const android_nn_fuzz::Indexes& indexes) { in convert()
666 void CpuExecutor::updateForArguments(const std::vector<uint32_t>& indexes, in updateForArguments()771 &operands](const std::vector<uint32_t>& indexes) { in executeOperation()
555 static bool validateModelInputOutputs(const hardware::hidl_vec<uint32_t> indexes, in validateModelInputOutputs()
775 Result<void> validateModelSubgraphInputOutputs(const std::vector<uint32_t>& indexes, in validateModelSubgraphInputOutputs()
72 void updateForArguments(const std::vector<uint32_t>& indexes, in updateForArguments()