Home
last modified time | relevance | path

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

/system/libufdt/tests/src/
Dextract_dtb.c77 const char *model = in find_and_write_dtb() local
/system/core/adb/
Dtransport_test.cpp134 std::string model = "test_model"; in TEST_F() local
Dtransport.h273 std::string model; variable
/system/bt/stack/smp/
Dsmp_utils.cc1199 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model() local
1243 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_legacy_association_model() local
1280 tSMP_ASSO_MODEL model = SMP_MODEL_OUT_OF_RANGE; in smp_select_association_model_secure_connections() local
/system/media/audio/include/system/
Dsound_trigger.h150 sound_model_handle_t model; /* loaded sound model that triggered the member
228 sound_model_handle_t model; /* loaded sound model that triggered the event */ member
/system/bt/common/
Dmetrics.cc831 const std::string& model, in LogManufacturerInfo()