Home
last modified time | relevance | path

Searched refs:hce (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/nfc/frameworks/js/napi/cardEmulation/
H A Dnfc_napi_cardEmulation.cpp45 napi_value hce = nullptr; in CreateEnumFeatureType() local
48 napi_create_int32(env, static_cast<int32_t>(FeatureType::HCE), &hce); in CreateEnumFeatureType()
52 DECLARE_NAPI_STATIC_PROPERTY("HCE", hce), in CreateEnumFeatureType()
/foundation/communication/nfc/services/src/external_deps/
H A Dapp_data_parser.cpp104 DebugLog("HandleAppRemovedEvent, bundleName %{public}s tag size %{public}zu, hce size %{public}zu", in HandleAppRemovedEvent()
109 bool hce = RemoveHceAppInfo(element); in HandleAppRemovedEvent() local
111 return tag || hce || offHost; in HandleAppRemovedEvent()
461 InfoLog("InitAppList, tag size %{public}zu, hce size %{public}zu, off host app %{public}zu", in InitAppList()

Completed in 3 milliseconds