Searched refs:curPath (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDURIList.cpp498 DnDURIObject &curPath = m_lstTree.first(); local
500 uint64_t cbSize = curPath.GetSize();
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Workspace/
H A DWorkspaceDatabase.py2427 curPath = os.path.dirname(__file__) # curPath is the path of WorkspaceDatabase.py
2428 rootPath = os.path.split(curPath)[0] # rootPath is root path of python source, such as /BaseTools/Source/Python

Completed in 72 milliseconds