Home
last modified time | relevance | path

Searched defs:infoLen (Results 1 - 25 of 35) sorted by relevance

12

/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dsoftbus_bus_center.cpp18 GetNodeKeyInfo(const char *pkgName, const char *networkId, NodeDeviceInfoKey key, uint8_t *info, int32_t infoLen) GetNodeKeyInfo() argument
/foundation/distributedhardware/distributed_input/common/test/mock/
H A Dsoftbus_bus_center_mock.cpp30 GetNodeKeyInfo(const char *pkgName, const char *networkId, NodeDeviceInfoKey key, uint8_t *info, int32_t infoLen) GetNodeKeyInfo() argument
/foundation/filemanagement/dfs_service/test/mock/
H A Dsoftbus_bus_center_mock.cpp35 GetNodeKeyInfo(const char *pkgName, const char *networkId, NodeDeviceInfoKey key, uint8_t *info, int32_t infoLen) GetNodeKeyInfo() argument
/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/
H A Dhiappevent.h144 uint32_t infoLen; member
/foundation/communication/dsoftbus/tests/core/transmission/ipc/
H A Dtrans_client_proxy_standard_test.cpp65 uint32_t infoLen = TEST_INVALID; in HWTEST_F() local
/third_party/skia/src/gpu/gl/builders/
H A DGrGLShaderStringBuilder.cpp85 GrGLint infoLen = GR_GL_INIT_ZERO; in GrGLCompileAndAttachShader() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dwrite_controller.cpp42 size_t infoLen = info.size(); in GenerateHash() local
/base/security/certificate_manager/test/unittest/module_test/src/
H A Dcm_log_test.cpp347 struct CertInfoLen infoLen = { false, 0, false, 0, false, 0, false, 0, false, 0 }; in HWTEST_F() local
370 struct CertInfoLen infoLen = { true, certificateList.certsCount + 1, false, 0, false, 0, false, 0, false, 0 }; in HWTEST_F() local
393 struct CertInfoLen infoLen = { true, certificateList.certsCount, false, 0, false, 0, false, 0, false, 0 }; in HWTEST_F() local
416 struct CertInfoLen infoLen = { in HWTEST_F() local
441 struct CertInfoLen infoLen = { in HWTEST_F() local
466 struct CertInfoLen infoLen = { HWTEST_F() local
492 struct CertInfoLen infoLen = { HWTEST_F() local
517 struct CertInfoLen infoLen = { HWTEST_F() local
542 struct CertInfoLen infoLen = { HWTEST_F() local
697 struct CertInfoLen infoLen = { false, 0, false, 0, false, 0, false, 0, false, 0 }; /* get status failed */ HWTEST_F() local
726 struct CertInfoLen infoLen = { false, 0, false, 0, true, 0, false, 0, false, 0 }; /* get certAliasLen failed */ HWTEST_F() local
757 struct CertInfoLen infoLen = { false, 0, false, 0, true, 0, false, 0, true, MAX_LEN_CERT_ALIAS + 1 }; HWTEST_F() local
786 struct CertInfoLen infoLen = { false, 0, false, 0, true, 0, false, 0, true, MAX_LEN_CERT_ALIAS }; HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Degl_core.cpp136 GLint infoLen = 0; in CreateProgram() local
175 GLint infoLen = 0; in LoadShader() local
[all...]
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/src/
H A Dmock_soft_bus.cpp80 GetNodeKeyInfo(const char *pkgName, const char *networkId, NodeDeviceInfoKey key, uint8_t *info, int32_t infoLen) GetNodeKeyInfo() argument
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Degl_core.cpp237 GLint infoLen = 0; in LoadShader() local
287 GLint infoLen = 0; in CreateProgram() local
[all...]
/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp55 size_t infoLen = event->rawData_->GetDataLength(); in GenerateHash() local
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/kdf/src/
H A Dhkdf_openssl.c36 int infoLen; member
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/
H A Dmediakeydecryptndk_fuzzer.cpp58 Drm_ErrCode TestsessionEventCallBack(DRM_EventType eventType, unsigned char *info, int32_t infoLen, char *extra) in TestsessionEventCallBack() argument
64 Drm_ErrCode TestSessoinEventCallBack(DRM_EventType eventType, unsigned char *info, int32_t infoLen, char *extra) in TestSessoinEventCallBack() argument
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndk_fuzzer/
H A Dmediakeysystemndk_fuzzer.cpp57 Drm_ErrCode TestSystemEventCallBack(DRM_EventType eventType, unsigned char *info, int32_t infoLen, char *extra) in TestSystemEventCallBack() argument
62 TestSystemEventCallBackWithObj(MediaKeySystem *mediaKeySystem, DRM_EventType eventType, uint8_t *info, int32_t infoLen, char *extra) TestSystemEventCallBackWithObj() argument
/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c267 GetNodeKeyInfo(const char *pkgName, const char *networkId, NodeDeviceInfoKey key, uint8_t *info, int32_t infoLen) GetNodeKeyInfo() argument
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dclient_bus_center_manager_test.cpp227 int32_t infoLen = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dif_softbus_client.cpp72 int32_t ISoftBusClient::OnJoinMetaNodeResult(void *addr, uint32_t addrTypeLen, void *metaInfo, uint32_t infoLen, in OnJoinMetaNodeResult() argument
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dbus_center_ipc_mock.cpp65 int32_t LnnGetNodeKeyInfo(const char *networkId, int32_t key, uint8_t *info, uint32_t infoLen) in LnnGetNodeKeyInfo() argument
/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dbus_center_client_proxy_standard.cpp97 OnJoinMetaNodeResult(void *addr, uint32_t addrTypeLen, void *metaInfo, uint32_t infoLen, int retCode) OnJoinMetaNodeResult() argument
/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/
H A Dtrans_client_proxy_standard.cpp388 OnJoinMetaNodeResult(void *addr, uint32_t addrTypeLen, void *metaInfo, uint32_t infoLen, int retCode) OnJoinMetaNodeResult() argument
/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dbus_center_server_stub.c209 static int32_t ServerRecoverGetNodeKeyInfo(void *buf, IpcIo *reply, int32_t infoLen) in ServerRecoverGetNodeKeyInfo() argument
240 int32_t infoLen = LnnIpcGetNodeKeyInfoLen(key); in ServerGetNodeKeyInfo() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_base_node.cpp63 auto infoLen = info.Length(); in BuildNode() local
/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysessionndk_fuzzer/
H A Dmediakeysessionndk_fuzzer.cpp65 Drm_ErrCode TestSessoinEventCallBack(DRM_EventType eventType, unsigned char *info, int32_t infoLen, char *extra) in TestSessoinEventCallBack() argument
77 TestSessoinEventCallBackWithObj(MediaKeySession *mediaKeySessoin, DRM_EventType eventType, uint8_t *info, int32_t infoLen, char *extra) TestSessoinEventCallBackWithObj() argument
/test/xts/device_attest/services/core/security/
H A Dattest_security_token.c359 int infoLen = strlen(challenge) / 2; in GetProductToken() local

Completed in 22 milliseconds

12