Searched defs:oldPath (Results 1 – 8 of 8) sorted by relevance
254 int renameTo(const char *oldPath, const char *newPath) { in renameTo()
568 Path oldPath = obj.getPath(); in renameFile() local625 Path oldPath = oldParentObj.getPath().resolve(name); in endMoveObject() local
369 int oldPath = getActivePortId() != Constants.INVALID_PORT_ID in doManualPortSwitching() local381 void startRoutingControl(int oldPath, int newPath, boolean queryDevicePowerStatus, in startRoutingControl()
900 int oldPath = getRoutingPort() != Constants.CEC_SWITCH_HOME in doManualPortSwitching() local
362 static HdmiCecMessage buildRoutingChange(int src, int oldPath, int newPath) { in buildRoutingChange()
2234 String oldPath = oldPart.getEncoded(); in appendEncodedSegment() local2319 String oldPath = encodedCached ? oldPart.encoded : oldPart.decoded; in makeAbsolute() local
1235 int IncrementalService::link(StorageId sourceStorageId, std::string_view oldPath, in link()
7765 public void rename(String oldPath, String newPath) throws ErrnoException { in rename()