Home
last modified time | relevance | path

Searched refs:SERVER_GET_LOCAL_DEVICE_INFO (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dsoftbus_server_ipc_interface_code.h62 SERVER_GET_LOCAL_DEVICE_INFO, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub2_fuzzer/
H A Dsoftbusserverstub2_fuzzer.cpp51 SERVER_GET_LOCAL_DEVICE_INFO,
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c185 { SERVER_GET_LOCAL_DEVICE_INFO, ServerGetLocalDeviceInfo },
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp152 memberFuncMap_[SERVER_GET_LOCAL_DEVICE_INFO] = &SoftBusServerStub::GetLocalDeviceInfoInner; in InitMemberFuncMap()
194 memberPermissionMap_[SERVER_GET_LOCAL_DEVICE_INFO] = OHOS_PERMISSION_DISTRIBUTED_DATASYNC; in InitMemberPermissionMap()
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/small/
H A Dbus_center_server_proxy.c287 … int32_t ans = g_serverProxy->Invoke(g_serverProxy, SERVER_GET_LOCAL_DEVICE_INFO, &request, &reply, in ServerIpcGetLocalDeviceInfo()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
H A Dsoftbus_hisysevt_transreporter.c98 {SERVER_GET_LOCAL_DEVICE_INFO, "GetLocalDeviceInfo"},
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy_standard.cpp343 if (g_remoteProxy->SendRequest(SERVER_GET_LOCAL_DEVICE_INFO, data, reply, option) != 0) { in GetLocalDeviceInfo()
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/
H A Dsoftbusserverstub_fuzzer.cpp68 SERVER_GET_LOCAL_DEVICE_INFO, enumerator