Searched defs:Model (Results 1 – 11 of 11) sorted by relevance
164 public static class Model { class in SoundTriggerManager171 Model(SoundTrigger.GenericSoundModel soundTriggerModel) { in Model() method in SoundTriggerManager.Model
99 Model() { in Model() function114 Model(Model&& other) { *this = std::move(other); } in Model() function
61 Return<void> getSupportedOperations_1_3(const Model&, getSupportedOperations_1_3_cb) override { in getSupportedOperations_1_3()
189 const Model&, ExecutionPreference, Priority, const OptionalTimePoint&, in prepareModel_1_3()
320 const sp<V1_0::IPreparedModelCallback>& cb) -> Return<V1_0::ErrorStatus> { in makePreparedModelReturn()329 const sp<V1_0::IPreparedModelCallback>& cb) -> Return<V1_0::ErrorStatus> { in makePreparedModel_1_1Return()339 const sp<V1_2::IPreparedModelCallback>& cb) -> Return<V1_0::ErrorStatus> { in makePreparedModel_1_2Return()351 const sp<V1_3::IPreparedModelCallback>& cb) -> Return<V1_3::ErrorStatus> { in makePreparedModel_1_3Return()
201 Model() { in Model() function216 Model(Model&& other) { *this = std::move(other); } in Model() function
448 private class Model implements ISoundTriggerHw2.Callback { class in SoundTriggerModule.Session
191 message Model { message
2608 bool compliantWithV1_1(const V1_0::Model&) { in compliantWithV1_1()2612 bool compliantWithV1_1(const V1_1::Model&) { in compliantWithV1_1()2624 bool compliantWithV1_2(const V1_0::Model&) { in compliantWithV1_2()2628 bool compliantWithV1_2(const V1_1::Model&) { in compliantWithV1_2()2632 bool compliantWithV1_2(const V1_2::Model&, std::set<uint32_t>* noncompliantOperations) { in compliantWithV1_2()
831 public enum Model { enum in ColorSpace860 Model(@IntRange(from = 1, to = 4) int componentCount) { in Model() method in ColorSpace.Model
484 class Model: class