Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/include/
H A Dbus_center_server_stub.h33 int32_t ServerGetLocalDeviceInfo(IpcIo *req, IpcIo *reply);
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c185 { SERVER_GET_LOCAL_DEVICE_INFO, ServerGetLocalDeviceInfo },
H A Dbus_center_server_stub.c167 int32_t ServerGetLocalDeviceInfo(IpcIo *req, IpcIo *reply) in ServerGetLocalDeviceInfo() function