Home
last modified time | relevance | path

Searched defs:path (Results 151 – 175 of 1129) sorted by relevance

12345678910>>...46

/openbmc/phosphor-post-code-manager/src/
H A Dpost_code.cpp47 auto path = lg2::commit(std::move(e)); in raise() local
146 void PostCodeHandlers::load(const std::string& path) in load()
284 fs::path PostCode::serialize(const fs::path& path) in serialize()
319 bool PostCode::deserialize(const fs::path& path, uint16_t& index) in deserialize()
345 bool PostCode::deserializePostCodes(const fs::path& path, in deserializePostCodes()
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition.hpp53 fs::path path = getPartitionFilePath(flags); in read() local
69 fs::path path = getPartitionFilePath(flags); in write() local
/openbmc/phosphor-ipmi-blobs/test/
H A Dmanager_expire_unittest.cpp25 std::string path = "/asdf/asdf"; in TEST() local
44 std::string path = "/asdf/asdf"; in TEST() local
H A Dmanager_close_unittest.cpp32 std::string path = "/asdf/asdf"; in TEST() local
56 std::string path = "/asdf/asdf"; in TEST() local
/openbmc/qemu/hw/9pfs/
H A D9p-synth.c353 static int synth_truncate(FsContext *ctx, V9fsPath *path, off_t offset) in synth_truncate()
366 static int synth_chmod(FsContext *fs_ctx, V9fsPath *path, FsCred *credp) in synth_chmod()
372 static int synth_mknod(FsContext *fs_ctx, V9fsPath *path, in synth_mknod()
379 static int synth_mkdir(FsContext *fs_ctx, V9fsPath *path, in synth_mkdir()
386 static ssize_t synth_readlink(FsContext *fs_ctx, V9fsPath *path, in synth_readlink()
414 static int synth_chown(FsContext *fs_ctx, V9fsPath *path, FsCred *credp) in synth_chown()
420 static int synth_utimensat(FsContext *fs_ctx, V9fsPath *path, in synth_utimensat()
434 static int synth_remove(FsContext *ctx, const char *path) in synth_remove()
460 static ssize_t synth_lgetxattr(FsContext *ctx, V9fsPath *path, in synth_lgetxattr()
467 static ssize_t synth_llistxattr(FsContext *ctx, V9fsPath *path, in synth_llistxattr()
[all …]
/openbmc/phosphor-snmp/test/
H A Dtest_snmp_conf_manager.cpp89 auto path = createSNMPClient("192.168.1.1", 24); in TEST_F() local
107 auto path = createSNMPClient("192.168.1.2", 24); in TEST_F() local
141 auto path = createSNMPClient("192.168.1.3", 24); in TEST_F() local
/openbmc/phosphor-hwmon/
H A Dsysfs.cpp65 auto path = ofInst.path(); in findPhandleMatch() local
172 auto path = hwmonInst.path(); in findHwmonFromOFPath() local
216 std::string path = p; in findHwmonFromDevPath() local
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py300 def find(self, path='/'): argument
304 def setup(self, path='/'): argument
307 def do_get(self, path='/'): argument
320 def find(self, path='/'): argument
324 def setup(self, path='/'): argument
327 def do_get(self, path='/'): argument
340 def find(self, path='/'): argument
344 def setup(self, path='/'): argument
347 def do_get(self, path='/'): argument
365 def find(self, path, method): argument
[all …]
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpath.py32 def make_relative_symlink(path): argument
80 def format_display(path, metadata): argument
147 def remove(path, recurse=True): argument
296 def which_wild(pathname, path=None, mode=os.F_OK, *, reverse=False, candidates=False): argument
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgit.py18 def __init__(self, path, is_topdir=False): argument
48 def init(path, bare=False): argument
/openbmc/phosphor-host-ipmid/
H A Dsettings.cpp35 const auto& path = iter.first; in Objects() local
52 Service Objects::service(const Path& path, const Interface& interface) const in service() argument
/openbmc/phosphor-user-manager/phosphor-ldap-config/
H A Dldap_mapper_entry.cpp15 LDAPMapperEntry::LDAPMapperEntry(sdbusplus::bus_t& bus, const char* path, in LDAPMapperEntry()
28 LDAPMapperEntry::LDAPMapperEntry(sdbusplus::bus_t& bus, const char* path, in LDAPMapperEntry()
/openbmc/openbmc/poky/scripts/
H A Dtask-time56 def save_times_for_task(path): argument
82 def save_times_for_dir(path): argument
/openbmc/sdbusplus/src/server/
H A Dinterface.cpp12 static slot_t makeObjVtable(SdBusInterface* intf, sd_bus* bus, const char* path, in makeObjVtable()
26 interface::interface(sdbusplus::bus_t& bus, const char* path, in interface()
/openbmc/phosphor-inventory-manager/
H A Dfunctor.cpp36 std::string path(_path); in operator ()() local
41 const std::string& path, sdbusplus::bus_t& bus, Manager& mgr) const in operator ()() argument
H A Dmanager.cpp135 const sdbusplus::message::object_path& path, const Object& interfaces, in updateInterfaces()
299 for (const auto& path : paths) in destroyObjects() local
314 std::any& Manager::getInterfaceHolder(const char* path, const char* interface) in getInterfaceHolder()
320 const std::any& Manager::getInterfaceHolder(const char* path, in getInterfaceHolder()
352 const auto& path = dirent.path(); in restore() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dservice_indicators.cpp202 for (const auto& path : inventoryPaths) in getInventoryPaths() local
229 for (const auto& path : inventoryPaths) in setNotFunctional() local
247 for (const auto& path : inventoryPaths) in createCriticalAssociation() local
/openbmc/openbmc/meta-google/recipes-phosphor/flash/inplace-gbmc-update/
H A Dconfig-bmc.json6 "path": "/run/inplace-gbmc-version" string
17 "path": "/run/initramfs/bmc-image" string
/openbmc/phosphor-led-manager/fault-monitor/
H A Dfru-fault-monitor.hpp47 Remove(sdbusplus::bus_t& bus, const std::string& path) : in Remove()
70 static std::string match(const std::string& path) in match()
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp396 std::filesystem::path path(smbiosInventoryPath); in systemInfoUpdate() local
530 std::string path = getObjectPath(smbiosInventoryPath, motherboardPath, in systemInfoUpdate() local
562 std::string path = getObjectPath(smbiosInventoryPath, motherboardPath, in systemInfoUpdate() local
594 std::string path = getObjectPath(smbiosInventoryPath, motherboardPath, in systemInfoUpdate() local
625 std::string path = getObjectPath(smbiosInventoryPath, motherboardPath, in systemInfoUpdate() local
659 auto path = FirmwareInventory::checkAndCreateFirmwarePath( in systemInfoUpdate() local
/openbmc/phosphor-fan-presence/presence/example/
H A Dconfig.json14 "path": "/system/chassis/motherboard/fan0", string
30 "path": "/system/chassis/motherboard/fan1", string
52 "path": "/system/chassis/motherboard/fan2", string
76 "path": "/system/chassis/motherboard/fan3", string
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.cpp66 bool BlobManager::open(uint16_t flags, const std::string& path, in open()
107 bool BlobManager::stat(const std::string& path, BlobMeta* meta) in stat()
187 bool BlobManager::deleteBlob(const std::string& path) in deleteBlob()
245 GenericBlobInterface* BlobManager::getHandler(const std::string& path) in getHandler()
/openbmc/dbus-sensors/src/nvme/
H A DNVMeSensorMain.cpp61 const std::string& path, const SensorBaseConfigMap& properties) in extractBusNumber()
73 static uint8_t extractSlaveAddr(const std::string& path, in extractSlaveAddr()
90 const std::string& path, const SensorBaseConfigMap& properties) in extractSensorName()
245 sdbusplus::message::object_path path; in interfaceRemoved() local
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dcreate_manifest3.py257 path,mod = os.path.split(filedep) variable
273 path, pymodule = os.path.split(filedep) variable
274 path = os.path.basename(path) variable
/openbmc/entity-manager/src/
H A Dutils.cpp33 std::string path = p.path().string(); findFiles() local
64 std::string path = p.path().string(); findFiles() local
96 std::string path = p.path().string(); getI2cDevicePaths() local
[all...]

12345678910>>...46