Searched defs:Model (Results 1 – 7 of 7) sorted by relevance
153 public static class Model { class in SoundTriggerManager160 Model(SoundTrigger.GenericSoundModel soundTriggerModel) { in Model() method in SoundTriggerManager.Model
113 Model() { in Model() function128 Model(Model&& other) { *this = std::move(other); } in Model() function
1588 bool compliantWithV1_0(const V1_0::Model&) { in compliantWithV1_0()1603 bool compliantWithV1_1(const V1_0::Model&) { in compliantWithV1_1()1607 bool compliantWithV1_1(const V1_1::Model&) { in compliantWithV1_1()
902 SoundTriggerHwService::Model::Model(sound_model_handle_t handle, audio_session_t session, in Model() function in android::SoundTriggerHwService::Model
821 public enum Model { enum in ColorSpace850 Model(@IntRange(from = 1, to = 4) int componentCount) { in Model() method in ColorSpace.Model
427 class Model(object): class
245 Return<ErrorStatus> prepareModel_1_1(const Model&, ExecutionPreference, in prepareModel_1_1()