Home
last modified time | relevance | path

Searched refs:GetNodeKeyInfoLen (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/include/
H A Dsoftbus_server_stub.h33 int32_t GetNodeKeyInfoLen(int32_t key);
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp997 int32_t SoftBusServerStub::GetNodeKeyInfoLen(int32_t key) in GetNodeKeyInfoLen() function in OHOS::SoftBusServerStub
1017 int32_t infoLen = GetNodeKeyInfoLen(key); in GetNodeKeyInfoInner()