Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/test/unittest/deviceauth/unit_test/source/
H A Dcommon_lib_test.cpp382 char byteData[] = "test_byte"; variable
444 char byteData[] = "test_byte"; variable
488 const uint8_t byteData[] = "1234"; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/
H A Dgraphics_context.cpp121 constexpr const uint8_t byteData[4u] = { 0xff, 0xff, 0xff, 0xff }; in CreateDefaultImages() local
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dsim_file.cpp394 unsigned char *byteData = hexData.get(); in ProcessSpnGeneral() local