Home
last modified time | relevance | path

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

/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
/foundation/communication/dsoftbus/tests/core/transmission/ipc/
H A Dtrans_client_proxy_standard_test.cpp65 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 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
/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
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c242 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 Dbus_center_server_proxy_standard.cpp426 int32_t infoLen; in GetNodeKeyInfo() local
/foundation/multimedia/drm_framework/frameworks/native/test/unittest/src/
H A Ddrm_framework_unittest.cpp195 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 Dlnn_net_ledger_mock.cpp471 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 Dclient_bus_center_manager.c650 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 Dsoftbus_server_stub.cpp1022 int32_t infoLen = GetNodeKeyInfoLen(key); in GetNodeKeyInfoInner() local

Completed in 25 milliseconds