/openbmc/phosphor-debug-collector/ |
H A D | dump_manager_bmc.cpp | 63 std::string path = extractParameter<std::string>( in createDump() local 109 uint32_t Manager::captureDump(DumpTypes type, const std::string& path) in captureDump() 255 void Manager::removeWatch(const std::filesystem::path& path) in removeWatch()
|
/openbmc/hiomapd/vpnor/ |
H A D | partition.cpp | 135 fs::path path = getPartitionFilePath(O_RDONLY); in read() local 198 fs::path path = getPartitionFilePath(O_RDWR); in write() local
|
/openbmc/phosphor-gpio-monitor/ |
H A D | evdev.hpp | 81 Evdev(const std::string& path, const unsigned int key, EventPtr& event, in Evdev() 99 const std::string path; member in phosphor::gpio::Evdev
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | dbus_utils.hpp | 57 const sdbusplus::message::object_path& path, std::string_view interface, in setDbusProperty() 78 std::string_view processName, const sdbusplus::message::object_path& path, in setDbusPropertyAction()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | package.py | 67 def is_kernel_module(path): argument 72 def is_kernel_module_signed(path): argument 85 def is_elf(path): argument 102 def is_static_lib(path): argument 357 def _setdir(self, path, mode, uid, gid, walk, fmode, fuid, fgid): argument 368 def _setlink(self, path, link): argument 419 def fix_perms(path, mode, uid, gid, dir): argument
|
/openbmc/openpower-proc-control/ |
H A D | filedescriptor.cpp | 33 FileDescriptor::FileDescriptor(const std::string& path) in FileDescriptor()
|
H A D | temporary_file.hpp | 84 fs::path path{}; member in openpower::util::TemporaryFile
|
/openbmc/telemetry/tests/src/helpers/types/ |
H A D | object_path_helpers.hpp | 8 inline void PrintTo(const string_path_wrapper& path, std::ostream* os) in PrintTo()
|
/openbmc/phosphor-mboxd/test/ |
H A D | tmpf.h | 11 char path[PATH_MAX]; member
|
/openbmc/hiomapd/test/ |
H A D | tmpf.h | 11 char path[PATH_MAX]; member
|
/openbmc/phosphor-hwmon/ |
H A D | sysfs.hpp | 9 const std::string& path, const std::string& type, const std::string& id, in make_sysfs_path()
|
H A D | sensorset.cpp | 30 SensorSet::SensorSet(const std::string& path) in SensorSet()
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | unit-test.py | 112 def GetPath(self, name, path=None): argument 132 def GetPathRegex(self, name, regex_str, path=None): argument 538 def __init__(self, package, path): argument 635 def __init__(self, package=None, path=None): argument 751 def __init__(self, package=None, path=None): argument 820 def _project_name(path): argument 827 def __init__(self, package=None, path=None): argument 1213 def __init__(self, name=None, path=None): argument
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | storage.hpp | 296 const std::string& path) in getDriveAsset() argument 350 getDrivePresent(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & connectionName,const std::string & path) getDrivePresent() argument 373 getDriveState(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & connectionName,const std::string & path) getDriveState() argument 445 getDriveItemProperties(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & connectionName,const std::string & path) getDriveItemProperties() argument 610 addAllDriveInfo(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & connectionName,const std::string & path,const std::vector<std::string> & interfaces) addAllDriveInfo() argument 660 const std::string& path = drive->first; afterGetSubtreeSystemsStorageDrive() local 888 sdbusplus::message::object_path path(drivePath); matchAndFillDrive() local 1024 populateStorageController(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & controllerId,const std::string & connectionName,const std::string & path) populateStorageController() argument 1116 for (const std::string& path : controllerList) populateStorageControllerCollection() local [all...] |
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_go.py | 321 def __split_path_version(self, path): argument 356 def __build_coderepo(self, repo, path): argument 372 def __resolve_version(self, repo, path, version): argument 467 def __generate_srcuri_inline_fcn(self, path, version, replaces=None): argument 511 def generate_src_rev(path, version, commithash): argument
|
/openbmc/u-boot/test/overlay/ |
H A D | cmd_ut_overlay.c | 28 static int ut_fdt_getprop_u32_by_index(void *fdt, const char *path, in ut_fdt_getprop_u32_by_index() 49 static int ut_fdt_getprop_u32(void *fdt, const char *path, const char *name, in ut_fdt_getprop_u32() 55 static int fdt_getprop_str(void *fdt, const char *path, const char *name, in fdt_getprop_str()
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-qmp.c | 719 VirtIODevice *qmp_find_virtio_device(const char *path) in qmp_find_virtio_device() 730 VirtioStatus *qmp_x_query_virtio_status(const char *path, Error **errp) in qmp_x_query_virtio_status() 804 VirtVhostQueueStatus *qmp_x_query_virtio_vhost_queue_status(const char *path, in qmp_x_query_virtio_vhost_queue_status()
|
/openbmc/qemu/hw/9pfs/ |
H A D | cofile.c | 26 int coroutine_fn v9fs_co_st_gen(V9fsPDU *pdu, V9fsPath *path, mode_t st_mode, in v9fs_co_st_gen() 50 int coroutine_fn v9fs_co_lstat(V9fsPDU *pdu, V9fsPath *path, struct stat *stbuf) in v9fs_co_lstat() 137 V9fsPath path; in v9fs_co_open2() local
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | tach_sensor.cpp | 58 const std::string& path, sdbusplus::bus_t& bus, in readProperty() 78 const std::string& path, double factor, int64_t offset, in TachSensor() 190 std::string TachSensor::getMatchString(const std::optional<std::string> path, in getMatchString()
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu-helper/ |
H A D | qemu-oe-bridge-helper.c | 14 void try_program(char const* path, char** args) { in try_program()
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | fs.cpp | 27 std::vector<std::string> getLibraryList(const std::string& path, in getLibraryList()
|
/openbmc/phosphor-ipmi-flash/bmc/ |
H A D | fs.cpp | 36 auto path = p.path(); in GetJsonList() local
|
H A D | file_handler.hpp | 36 std::string path; member in ipmi_flash::FileHandler
|
/openbmc/qemu/scripts/ |
H A D | symlink-install-tree.py | 22 path = os.path.dirname(bundle_dest) variable
|
/openbmc/openpower-hw-diags/util/ |
H A D | temporary_file.hpp | 110 fs::path path{}; member in util::TemporaryFile
|