/* * Copyright (C) 2020 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include std::string getPath() { return std::string(""); }