Home
last modified time | relevance | path

Searched refs:SUPPORT_SLOT_ID (Results 1 – 1 of 1) sorted by relevance

/base/telephony/ril_adapter/services/vendor/src/
Dvendor_util.c25 #define SUPPORT_SLOT_ID "persist.sys.support.slotid" macro
504 if (GetParameter(SUPPORT_SLOT_ID, "", strSlotId, PARAMETER_SIZE) > 0) { in GetSlotId()