Searched defs:supportedOperations (Results 1 – 3 of 3) sorted by relevance
59 void getSupportedOperations(const Model& hidlModel, hidl_vec<bool>* supportedOperations) { in getSupportedOperations()
164 hidl_vec<bool> supportedOperations; in getSupportedOperations() local332 hidl_vec<bool>* supportedOperations) { in getSupportedOperations()
594 [&outStatus](ErrorStatus inStatus, const hidl_vec<bool>& supportedOperations) { in prepareModel_1_2()