Home
last modified time | relevance | path

Searched refs:LnnIpcGetNodeKeyInfoLen (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/include/
H A Dlnn_bus_center_ipc.h40 int32_t LnnIpcGetNodeKeyInfoLen(int32_t key);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/
H A Dlnn_bus_center_ipc.c311 int32_t LnnIpcGetNodeKeyInfoLen(int32_t key) in LnnIpcGetNodeKeyInfoLen() function
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dbus_center_server_stub.c240 int32_t infoLen = LnnIpcGetNodeKeyInfoLen(key); in ServerGetNodeKeyInfo()