Home
last modified time | relevance | path

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

/foundation/communication/nfc/services/src/tag/
H A Disodep_card_handler.cpp238 std::string rspStr = response.substr(response.length() - APDU_RSP_OK_STR_LEN, APDU_RSP_OK_STR_LEN); in CheckApduResponse() local
239 if (rspStr == APDU_RSP_OK) { in CheckApduResponse()
/foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/
H A Dwfd_message_test.cpp49 std::string rspStr = response.Stringify(); in HWTEST_F() local
51 RtspError result = m3Response.Parse(rspStr); in HWTEST_F()

Completed in 3 milliseconds