Searched defs:filePath (Results 1 - 17 of 17) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfTeamDebugInfo.cpp71 BString filePath; local
/haiku/src/system/kernel/disk_device_manager/
H A DKFileDiskDevice.cpp41 KFileDiskDevice::SetTo(const char* filePath, const char* devicePath) argument
H A DKDiskDeviceManager.cpp459 KDiskDeviceManager::FindFileDevice(const char* filePath) argument
557 KDiskDeviceManager::RegisterFileDevice(const char* filePath) argument
748 KDiskDeviceManager::CreateFileDevice(const char* filePath, bool* newlyCreated) argument
810 DeleteFileDevice(const char* filePath) argument
[all...]
/haiku/src/apps/expander/
H A DExpanderRules.cpp140 BPath filePath; local
/haiku/src/kits/debugger/debugger_interface/
H A DDebuggerInterface.cpp83 DebuggerInterface::GetElfSymbols(const char* filePath, int64 textDelta, argument
/haiku/src/preferences/sounds/
H A DHWindow.cpp220 const char* filePath; local
/haiku/src/tests/kits/media/mpeg2_decoder_test/
H A Dmpeg2_decoder_test.cpp290 SaveBitmapAtPathUsingFormat(BBitmap* bitmap, BString* filePath, argument
/haiku/src/preferences/shortcuts/
H A DShortcutsSpec.cpp398 char* filePath = strrchr(nextPath.Path(), '/') + 1; local
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNetFSServer.cpp928 BPath filePath; local
998 BPath filePath; local
/haiku/src/apps/deskbar/
H A DBarApp.cpp307 BPath filePath = dirPath; local
/haiku/src/servers/debug/
H A DDebugServer.cpp753 BPath filePath; local
/haiku/src/apps/text_search/
H A DGrepWindow.cpp1359 BString filePath; local
/haiku/src/add-ons/kernel/drivers/disk/virtual/ram_disk/
H A Dram_disk.cpp191 status_t Register(const char* filePath, uint64 deviceSize, int32& _id) argument
269 status_t Init(int32 id, const char* filePath, uint64 deviceSize) argument
1164 const char* filePath = NULL; local
[all...]
/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp2055 devfs_publish_file_device(const char* path, const char* filePath) argument
/haiku/src/system/kernel/
H A Dmodule.cpp1746 module_get_path(const char* moduleName, char** filePath) argument
/haiku/src/apps/mail/
H A DMailWindow.cpp2732 BPath filePath; local
/haiku/src/servers/package/
H A DCommitTransactionHandler.cpp1700 BString filePath = directoryPath.ToString() << '/' << fileName; local

Completed in 208 milliseconds