Searched refs:RootPath (Results 1 – 2 of 2) sorted by relevance
53 const char* rootPath = sTFTP.RootPath(); in platform_add_boot_device()151 const char* rootPath = sTFTP.RootPath(); in platform_register_boot_device()163 || (sTFTP.RootPath() in platform_register_boot_device()
27 const char* RootPath() const { return fRootPath; } in RootPath() function