Home
last modified time | relevance | path

Searched defs:model (Results 1 – 4 of 4) sorted by relevance

/system/core/adb/
Dtransport.h87 char* model = nullptr; variable
Dtransport_test.cpp169 std::string model = "test_model"; in TEST() local
/system/bt/stack/smp/
Dsmp_utils.c1156 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model() local
1197 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_legacy_association_model() local
1235 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model_secure_connections() local
/system/media/audio/include/system/
Dsound_trigger.h152 sound_model_handle_t model; /* loaded sound model that triggered the member
230 sound_model_handle_t model; /* loaded sound model that triggered the event */ member