Searched refs:GetDeviceInfoProxy (Results 1 – 4 of 4) sorted by relevance
75 …int32_t ret = DeviceInfoProxy::GetDeviceInfoProxy()->GetDeviceInfoSync(elementName, label, deviceI… in GetDeviceInfoSync()129 auto deviceInfoProxy = DeviceInfoProxy::GetDeviceInfoProxy(); in NativeGetDeviceInfo()
26 static std::shared_ptr<DeviceInfoProxy> GetDeviceInfoProxy();
32 std::shared_ptr<DeviceInfoProxy> DeviceInfoProxy::GetDeviceInfoProxy() in GetDeviceInfoProxy() function in OHOS::EDM::DeviceInfoProxy
46 deviceInfoProxy = DeviceInfoProxy::GetDeviceInfoProxy(); in SetUp()