Home
last modified time | relevance | path

Searched defs:byteData (Results 1 – 2 of 2) sorted by relevance

/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
Dcommon_lib_test.cpp494 char byteData[] = "test_byte"; variable
571 char byteData[] = "test_byte"; variable
624 char byteData[] = "test_byte"; variable
710 const uint8_t byteData[] = "1234"; variable
761 const uint8_t byteData[] = "1234"; variable
/base/telephony/core_service/services/sim/src/
Dsim_file.cpp423 unsigned char *byteData = hexData.get(); in ProcessSpnGeneral() local