Searched defs:Model (Results 1 – 11 of 11) sorted by relevance
153 public static class Model { class in SoundTriggerManager160 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()
202 Model() { in Model() function217 Model(Model&& other) { *this = std::move(other); } in Model() function
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()
945 SoundTriggerHwService::Model::Model(sound_model_handle_t handle, audio_session_t session, in Model() function in android::SoundTriggerHwService::Model
826 public enum Model { enum in ColorSpace855 Model(@IntRange(from = 1, to = 4) int componentCount) { in Model() method in ColorSpace.Model
451 class Model: class