Searched refs:SERVER_GET_ALL_META_NODE_INFO (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/common/include/ |
H A D | softbus_server_ipc_interface_code.h | 73 SERVER_GET_ALL_META_NODE_INFO, enumerator
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub2_fuzzer/ |
H A D | softbusserverstub2_fuzzer.cpp | 62 SERVER_GET_ALL_META_NODE_INFO,
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/ |
H A D | softbus_server_stub.c | 195 { SERVER_GET_ALL_META_NODE_INFO, ServerGetAllMetaNodeInfo },
|
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/ |
H A D | softbus_server_stub.cpp | 170 memberFuncMap_[SERVER_GET_ALL_META_NODE_INFO] = &SoftBusServerStub::GetAllMetaNodeInfoInner; in InitMemberFuncMap() 212 … memberPermissionMap_[SERVER_GET_ALL_META_NODE_INFO] = OHOS_PERMISSION_DISTRIBUTED_SOFTBUS_CENTER; in InitMemberPermissionMap()
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/ |
H A D | bus_center_server_proxy.c | 715 …int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_GET_ALL_META_NODE_INFO, &request, &reply, in ServerIpcGetAllMetaNodeInfo()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/ |
H A D | softbus_hisysevt_transreporter.c | 116 {SERVER_GET_ALL_META_NODE_INFO, "GetAllMetaNodeInfo"},
|
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/ |
H A D | bus_center_server_proxy_standard.cpp | 905 if (remote->SendRequest(SERVER_GET_ALL_META_NODE_INFO, data, reply, option) != 0) { in GetAllMetaNodeInfo()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/ |
H A D | softbusserverstub_fuzzer.cpp | 79 SERVER_GET_ALL_META_NODE_INFO, enumerator
|