/foundation/distributedhardware/device_manager/test/unittest/mock/ |
H A D | softbus_bus_center.cpp | 18 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 D | softbus_bus_center_mock.cpp | 30 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 D | softbus_bus_center_mock.cpp | 35 GetNodeKeyInfo(const char *pkgName, const char *networkId, NodeDeviceInfoKey key, uint8_t *info, int32_t infoLen) GetNodeKeyInfo() argument
|
/foundation/communication/dsoftbus/tests/core/transmission/ipc/ |
H A D | trans_client_proxy_standard_test.cpp | 65 uint32_t infoLen = TEST_INVALID; in HWTEST_F() local
|
/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 [all...] |
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/src/ |
H A D | mock_soft_bus.cpp | 80 GetNodeKeyInfo(const char *pkgName, const char *networkId, NodeDeviceInfoKey key, uint8_t *info, int32_t infoLen) GetNodeKeyInfo() argument
|
/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, 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 D | mediakeysystemndk_fuzzer.cpp | 57 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 D | client_bus_center.c | 267 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 D | client_bus_center_manager_test.cpp | 227 int32_t infoLen = 0; in HWTEST_F() local
|
/foundation/communication/dsoftbus/sdk/frame/standard/src/ |
H A D | if_softbus_client.cpp | 72 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 D | bus_center_ipc_mock.cpp | 65 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 D | bus_center_client_proxy_standard.cpp | 97 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 D | trans_client_proxy_standard.cpp | 388 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 D | bus_center_server_stub.c | 209 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 D | js_base_node.cpp | 63 auto infoLen = info.Length(); in BuildNode() local
|
/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, char *extra) in TestSessoinEventCallBack() argument 77 TestSessoinEventCallBackWithObj(MediaKeySession *mediaKeySessoin, DRM_EventType eventType, uint8_t *info, int32_t infoLen, char *extra) TestSessoinEventCallBackWithObj() argument
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/ |
H A D | lnn_net_ledger.c | 242 static int32_t LnnGetNodeKeyInfoLocal(const char *networkId, int key, uint8_t *info, uint32_t infoLen) in LnnGetNodeKeyInfoLocal() argument 281 LnnGetNodeKeyInfoRemote(const char *networkId, int key, uint8_t *info, uint32_t infoLen) LnnGetNodeKeyInfoRemote() argument 320 LnnGetNodeKeyInfo(const char *networkId, int key, uint8_t *info, uint32_t infoLen) LnnGetNodeKeyInfo() argument 342 LnnGetPrivateNodeKeyInfoLocal(const char *networkId, InfoKey key, uint8_t *info, uint32_t infoLen) LnnGetPrivateNodeKeyInfoLocal() argument 363 LnnGetPrivateNodeKeyInfoRemote(const char *networkId, InfoKey key, uint8_t *info, uint32_t infoLen) LnnGetPrivateNodeKeyInfoRemote() argument 384 LnnGetPrivateNodeKeyInfo(const char *networkId, InfoKey key, uint8_t *info, uint32_t infoLen) LnnGetPrivateNodeKeyInfo() argument [all...] |
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/ |
H A D | bus_center_server_proxy_standard.cpp | 426 int32_t infoLen; in GetNodeKeyInfo() local
|
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/ |
H A D | drm_framework_unittest.cpp | 195 TestSystemEventCallBack(DRM_EventType eventType, unsigned char *info, int32_t infoLen, char *extra) TestSystemEventCallBack() argument 202 TestSessoinEventCallBack(DRM_EventType eventType, unsigned char *info, int32_t infoLen, char *extra) TestSessoinEventCallBack() argument 215 TestSystemEventCallBackWithObj(MediaKeySystem *mediaKeySystem, DRM_EventType eventType, uint8_t *info, int32_t infoLen, char *extra) TestSystemEventCallBackWithObj() argument 235 TestSessoinEventCallBackWithObj(MediaKeySession *mediaKeySessoin, DRM_EventType eventType, uint8_t *info, int32_t infoLen, char *extra) TestSessoinEventCallBackWithObj() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_ledger_mock.cpp | 471 int32_t LnnGetNodeKeyInfo(const char *networkId, int32_t key, uint8_t *info, uint32_t infoLen) in LnnGetNodeKeyInfo() argument
|
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/ |
H A D | client_bus_center_manager.c | 650 GetNodeKeyInfoInner(const char *pkgName, const char *networkId, NodeDeviceInfoKey key, uint8_t *info, int32_t infoLen) GetNodeKeyInfoInner() argument
|
/foundation/communication/dsoftbus/core/frame/standard/init/src/ |
H A D | softbus_server_stub.cpp | 1022 int32_t infoLen = GetNodeKeyInfoLen(key); in GetNodeKeyInfoInner() local
|