Searched defs:supportedOperations (Results 1 – 10 of 10) sorted by relevance
47 const aidl_hal::Model& model, std::vector<bool>* supportedOperations) { in getSupportedOperations()
39 const aidl_hal::Model& model, std::vector<bool>* supportedOperations) { in getSupportedOperations()
87 TestDriverLatest(const char* name, std::set<V1_3::OperationType> supportedOperations, in TestDriverLatest()263 std::set<V1_3::OperationType> supportedOperations, in createAndRegisterDriver()
597 const hardware::hidl_vec<bool>& supportedOperations) { in prepareModel_1_3()
372 const hardware::hidl_vec<bool>& supportedOperations) { in prepareModel_1_3()
133 private void updateActionItemVisibilities(Menu menu, int supportedOperations) { in updateActionItemVisibilities()
195 const auto supportedOperations = NN_TRY(kSupportedOperationsFunction(model)); in prepareModel() local
478 std::vector<bool>* supportedOperations) { in getSupportedOperations()
747 int supportedOperations = mCurrentPhoto.getSupportedOperations(); in updateMenuOperations() local
360 std::vector<bool>& supportedOperations = result.value(); in getSupportedOperations() local