/ohos5.0/base/security/certificate_manager/test/unittest/module_test/src/ |
H A D | cm_log_test.cpp | 347 struct CertInfoLen infoLen = { false, 0, false, 0, false, 0, false, 0, false, 0 }; variable 393 …struct CertInfoLen infoLen = { true, certificateList.certsCount, false, 0, false, 0, false, 0, fal… variable 416 struct CertInfoLen infoLen = { variable 441 struct CertInfoLen infoLen = { variable 466 struct CertInfoLen infoLen = { variable 492 struct CertInfoLen infoLen = { variable 517 struct CertInfoLen infoLen = { variable 542 struct CertInfoLen infoLen = { variable 697 …struct CertInfoLen infoLen = { false, 0, false, 0, false, 0, false, 0, false, 0 }; /* get status f… variable 757 …struct CertInfoLen infoLen = { false, 0, false, 0, true, 0, false, 0, true, MAX_LEN_CERT_ALIAS + 1… variable [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_app_event___app_event_group.md | 39 ### infoLen subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_app_event___app_event_group.md | 39 ### infoLen subsection
|
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ |
H A D | softbus_bus_center_mock.cpp | 36 NodeDeviceInfoKey key, uint8_t *info, int32_t infoLen) in GetNodeKeyInfo()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/ |
H A D | egl_core.cpp | 136 GLint infoLen = 0; in CreateProgram() local 175 GLint infoLen = 0; in LoadShader() local
|
/ohos5.0/foundation/distributedhardware/distributed_input/common/test/mock/ |
H A D | softbus_bus_center_mock.cpp | 31 NodeDeviceInfoKey key, uint8_t *info, int32_t infoLen) in GetNodeKeyInfo()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/ |
H A D | lnn_net_ledger.c | 228 …tic int32_t LnnGetNodeKeyInfoLocal(const char *networkId, int key, uint8_t *info, uint32_t infoLen) in LnnGetNodeKeyInfoLocal() 269 …ic int32_t LnnGetNodeKeyInfoRemote(const char *networkId, int key, uint8_t *info, uint32_t infoLen) in LnnGetNodeKeyInfoRemote() 308 int32_t LnnGetNodeKeyInfo(const char *networkId, int key, uint8_t *info, uint32_t infoLen) in LnnGetNodeKeyInfo() 330 … LnnGetPrivateNodeKeyInfoLocal(const char *networkId, InfoKey key, uint8_t *info, uint32_t infoLen) in LnnGetPrivateNodeKeyInfoLocal() 351 …LnnGetPrivateNodeKeyInfoRemote(const char *networkId, InfoKey key, uint8_t *info, uint32_t infoLen) in LnnGetPrivateNodeKeyInfoRemote() 372 …t32_t LnnGetPrivateNodeKeyInfo(const char *networkId, InfoKey key, uint8_t *info, uint32_t infoLen) in LnnGetPrivateNodeKeyInfo()
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/ |
H A D | softbus_bus_center.cpp | 19 int32_t infoLen) in GetNodeKeyInfo()
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeydecryptndk_fuzzer/ |
H A D | mediakeydecryptndk_fuzzer.cpp | 58 Drm_ErrCode TestsessionEventCallBack(DRM_EventType eventType, unsigned char *info, int32_t infoLen,… in TestsessionEventCallBack() 64 Drm_ErrCode TestSessoinEventCallBack(DRM_EventType eventType, unsigned char *info, int32_t infoLen,… in TestSessoinEventCallBack()
|
/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/kits/include/hiappevent/ |
H A D | hiappevent.h | 144 uint32_t infoLen; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/ipc/ |
H A D | trans_client_proxy_standard_test.cpp | 65 uint32_t infoLen = TEST_INVALID; variable
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysessionndk_fuzzer/ |
H A D | mediakeysessionndk_fuzzer.cpp | 65 Drm_ErrCode TestSessoinEventCallBack(DRM_EventType eventType, unsigned char *info, int32_t infoLen,… in TestSessoinEventCallBack() 78 uint8_t *info, int32_t infoLen, char *extra) in TestSessoinEventCallBackWithObj()
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/native/test/fuzztest/mediakeysystemndk_fuzzer/ |
H A D | mediakeysystemndk_fuzzer.cpp | 57 Drm_ErrCode TestSystemEventCallBack(DRM_EventType eventType, unsigned char *info, int32_t infoLen, … in TestSystemEventCallBack() 63 uint8_t *info, int32_t infoLen, char *extra) in TestSystemEventCallBackWithObj()
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/ |
H A D | write_controller.cpp | 42 size_t infoLen = info.size(); in GenerateHash() local
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/src/ |
H A D | mock_soft_bus.cpp | 81 int32_t infoLen) in GetNodeKeyInfo()
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/kdf/src/ |
H A D | hkdf_openssl.c | 36 int infoLen; member
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/ |
H A D | bus_center_server_stub.c | 209 static int32_t ServerRecoverGetNodeKeyInfo(void *buf, IpcIo *reply, int32_t infoLen) in ServerRecoverGetNodeKeyInfo() 240 int32_t infoLen = LnnIpcGetNodeKeyInfoLen(key); in ServerGetNodeKeyInfo() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/ |
H A D | sysevent_source.cpp | 55 size_t infoLen = event->rawData_->GetDataLength(); in GenerateHash() local
|
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/src/ |
H A D | if_softbus_client.cpp | 72 …BusClient::OnJoinMetaNodeResult(void *addr, uint32_t addrTypeLen, void *metaInfo, uint32_t infoLen, in OnJoinMetaNodeResult()
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/ |
H A D | client_bus_center_manager_test.cpp | 227 int32_t infoLen = 0; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_base_node.cpp | 63 auto infoLen = info.Length(); in BuildNode() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/ |
H A D | bus_center_ipc_mock.cpp | 65 int32_t LnnGetNodeKeyInfo(const char *networkId, int key, uint8_t *info, uint32_t infoLen) in LnnGetNodeKeyInfo()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/service/src/ |
H A D | client_bus_center.c | 267 uint8_t *info, int32_t infoLen) in GetNodeKeyInfo()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
H A D | bus_center_client_proxy_standard.cpp | 98 uint32_t infoLen, int retCode) in OnJoinMetaNodeResult()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/ipc/standard/src/ |
H A D | trans_client_proxy_standard.cpp | 423 uint32_t infoLen, int retCode) in OnJoinMetaNodeResult()
|