Searched defs:oldPath (Results 1 – 8 of 8) sorted by relevance
254 int renameTo(const char *oldPath, const char *newPath) { in renameTo()
558 Path oldPath = obj.getPath(); in renameFile() local615 Path oldPath = oldParentObj.getPath().resolve(name); in endMoveObject() local
404 int oldPath = getActivePortId() != Constants.INVALID_PORT_ID in doManualPortSwitching() local416 void startRoutingControl(int oldPath, int newPath, boolean queryDevicePowerStatus, in startRoutingControl()
358 static HdmiCecMessage buildRoutingChange(int src, int oldPath, int newPath) { in buildRoutingChange()
1092 int oldPath = getRoutingPort() != Constants.CEC_SWITCH_HOME in doManualPortSwitching() local
2223 String oldPath = oldPart.getEncoded(); in appendEncodedSegment() local2308 String oldPath = encodedCached ? oldPart.encoded : oldPart.decoded; in makeAbsolute() local
905 int IncrementalService::link(StorageId sourceStorageId, std::string_view oldPath, in link()
7587 public void rename(String oldPath, String newPath) throws ErrnoException { in rename()