Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/services/include/
H A Disodep_card_handler.h36 static const int INVALID_BALANCE = -1; variable
/ohos5.0/foundation/communication/nfc/services/src/tag/
H A Dtag_dispatcher.cpp315 int balance = INVALID_BALANCE; in PublishTagNotification()