Home
last modified time | relevance | path

Searched defs:paths (Results 26 – 50 of 89) sorted by relevance

1234

/openbmc/qemu/tests/qemu-iotests/
H A Dcheck196 paths = [os.path.join(env.source_iotests, t) for t in tests] variable
/openbmc/fb-ipmi-oem/src/
H A Dcommandutils.cpp41 std::vector<std::string> paths; in getMbFruDevice() local
/openbmc/phosphor-host-ipmid/
H A Dsettings.cpp41 auto& paths = found->second; in Objects() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A D__init__.py20 def avoid_paths_in_environ(paths): argument
/openbmc/hiomapd/vpnor/test/
H A Dtmpd.hpp62 vpnor_partition_paths paths{}; in VpnorRoot() local
/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp242 Paths paths = endpoint.at("paths"); in load() local
269 const auto& paths = std::get<pathsPos>(endpoint); in createAssociations() local
H A Dfunctor.hpp98 inline auto destroyObjects(std::vector<const char*>&& paths, in destroyObjects()
139 auto setProperty(std::vector<const char*>&& paths, in setProperty()
/openbmc/phosphor-dbus-monitor/src/templates/
H A Dgenerated.mako.hpp54 static const Paths paths = in get() local
86 static const Paths paths = in get() local
/openbmc/phosphor-power/
H A Dutility.cpp202 std::vector<std::string> paths; in getPSUInventoryPaths() local
216 std::vector<std::string> paths; in getChassisInventoryPaths() local
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_mbox.py26 paths = { variable in TestMbox
/openbmc/phosphor-webui/app/common/directives/
H A Dapp-header.js34 'paths': ['/xyz/openbmc_project/state/host0'], property in AnonymousFunction0661d1e80200.AnonymousClass0661d1e80601.AnonymousClass0661d1e80701
/openbmc/phosphor-bmc-code-mgmt/bmc/side-switch/
H A Dside_switch.cpp23 std::vector<std::string> paths = in sideSwitchNeeded() local
/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.cpp417 auto paths = utils::getPSUInventoryPaths(bus); in processPSUImage() local
443 std::vector<fs::path> paths; in processStoredImage() local
650 auto paths = utils::getPSUInventoryPaths(bus); in syncToLatestImage() local
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dmisc.py118 def find_executable(cmd, paths): argument
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp271 DBusPathList paths; in getPaths() local
538 std::vector<std::string> paths; in getInventoryFromLocCode() local
710 DBusPathList paths; in getLogIDWithHwIsolation() local
891 DBusPathList paths; in getAssociatedPaths() local
935 auto paths = getPaths(hotplugInterfaces); in startFruPlugWatch() local
/openbmc/phosphor-led-manager/
H A Dutils.cpp108 std::vector<std::string> paths; in getSubTreePaths() local
/openbmc/phosphor-fan-presence/
H A Djson_config.hpp94 static std::vector<std::string> paths; in getCompatObjPaths() local
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dparsing.py34 def __init__(self, writer, paths, options): argument
808 def parse_paths(writer, state, paths): argument
/openbmc/bmcweb/include/
H A Dwebassets.hpp246 std::vector<std::filesystem::directory_entry> paths( in requestRoutes() local
/openbmc/bmcweb/features/openbmc_rest/
H A Ddbus_monitor.hpp177 nlohmann::json::iterator paths = j.find("paths"); in requestRoutes() local
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/
H A Dusb_manager.cpp89 auto paths = co_await findAssociatedUpdatablePath(ctx); in startUpdate() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dimage_manager.cpp69 std::vector<std::string> paths; in getSoftwareObjects() local
/openbmc/telemetry/src/
H A Dtrigger_manager.cpp148 std::vector<interfaces::JsonStorage::FilePath> paths = in loadFromPersistent() local
/openbmc/openpower-occ-control/
H A Docc_dbus.cpp204 auto paths = utils::getSubtreePaths(std::vector{chassisInterface}); in getChassisPath() local
/openbmc/pldm/host-bmc/
H A Dutils.cpp169 std::deque<std::string> paths{}; in updateEntityAssociation() local

1234