Home
last modified time | relevance | path

Searched defs:uint8Array (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dexecutor_func_common.c34 Uint8Array uint8Array = { in SetBufferToAttribute() local
57 Uint8Array uint8Array = { in GetBufferFromAttributeBase() local
163 Uint8Array uint8Array = { in FormatTlvMsg() local
200 Uint8Array uint8Array = { in GetRootAttributeFromTlv() local
271 Uint8Array uint8Array = { in VerifyAndGetDataAttribute() local
H A Dcollector_func.c244 Uint8Array uint8Array = { in GetAlgoParam() local
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/common/src/
H A Dcommon_impl.c33 Uint8Array uint8Array = { in GetAuthFwkExtraInfo() local
/ohos5.0/foundation/distributeddatamgr/preferences/test/native/unittest/
H A Dpreferences_test.cpp828 std::vector<uint8_t> uint8Array = { 1, 2, 3, 4, 5, 6, 7 }; variable