Home
last modified time | relevance | path

Searched refs:SERVER_GET_ALL_META_NODE_INFO (Results 1 – 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/core/common/include/
Dsoftbus_ipc_def.h70 SERVER_GET_ALL_META_NODE_INFO, enumerator
/foundation/communication/dsoftbus/core/frame/small/init/src/
Dsoftbus_server_stub.c195 { SERVER_GET_ALL_META_NODE_INFO, ServerGetAllMetaNodeInfo },
/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/
Dbus_center_server_proxy.c561 …int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_GET_ALL_META_NODE_INFO, &request, &reply, in ServerIpcGetAllMetaNodeInfo()
/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
Dbus_center_server_proxy_standard.cpp693 if (remote->SendRequest(SERVER_GET_ALL_META_NODE_INFO, data, reply, option) != 0) { in GetAllMetaNodeInfo()
/foundation/communication/dsoftbus/core/frame/standard/init/src/
Dsoftbus_server_stub.cpp134 memberFuncMap_[SERVER_GET_ALL_META_NODE_INFO] = in SoftBusServerStub()