Home
last modified time | relevance | path

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

/foundation/communication/connected_nfc_tag/frameworks/js/napi/
H A Dnfc_napi_event.cpp44 std::vector<RegObj>& vecObj = NFC::g_eventRegisterInfo[type]; in CheckAndNotify() local
45 for (auto& each : vecObj) { in CheckAndNotify()
/foundation/communication/nfc/frameworks/js/napi/controller/
H A Dnfc_napi_controller_event.cpp53 std::vector<RegObj>& vecObj = g_eventRegisterInfo[type]; in CheckAndNotify() local
54 for (const auto& each : vecObj) { in CheckAndNotify()

Completed in 2 milliseconds