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()
94 const auto supportedOperations = NN_TRY(kSupportedOperationsFunction(model)); in prepareModel() local
80 TestDriverLatest(const char* name, std::set<V1_3::OperationType> supportedOperations, in TestDriverLatest()256 std::set<V1_3::OperationType> supportedOperations, in createAndRegisterDriver()
600 const hardware::hidl_vec<bool>& supportedOperations) { in prepareModel_1_3()
371 const hardware::hidl_vec<bool>& supportedOperations) { in prepareModel_1_3()
133 private void updateActionItemVisibilities(Menu menu, int supportedOperations) { in updateActionItemVisibilities()
477 std::vector<bool>* supportedOperations) { in getSupportedOperations()
774 int supportedOperations = mCurrentPhoto.getSupportedOperations(); in updateMenuOperations() local
303 std::vector<bool>& supportedOperations = result.value(); in getSupportedOperations() local