Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H A Dnfc_napi_cardEmulation.cpp68 napi_create_string_utf8(env, KITS::TYPE_OHTER.c_str(), KITS::TYPE_OHTER.length(), &other); in CreateEnumCardType()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.h80 static const std::string TYPE_OHTER = "other"; variable