Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/interfaces/innerkits/include/
H A Dcore_service_ipc_interface_code.h99 GET_CARD_TYPE, enumerator
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service_stub.cpp229 memberFuncMap_[uint32_t(CoreServiceInterfaceCode::GET_CARD_TYPE)] = in AddHandlerSimToMapExt()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_proxy.cpp674 …int32_t st = remote->SendRequest(uint32_t(CoreServiceInterfaceCode::GET_CARD_TYPE), data, reply, o… in GetCardType()