Searched defs:GetDevicePath (Results 1 – 5 of 5) sorted by relevance
| /system/ulib/minfs/ | ||
| A D | bcache.cpp | 95 zx_status_t Bcache::GetDevicePath(size_t buffer_len, char* out_name, size_t* out_len) { in GetDevicePath() function in minfs::Bcache |
| A D | vnode.cpp | 1718 zx_status_t VnodeMinfs::GetDevicePath(size_t buffer_len, char* out_name, size_t* out_len) { in GetDevicePath() function in minfs::VnodeMinfs |
| /system/ulib/fs/ | ||
| A D | vnode.cpp | 113 zx_status_t Vnode::GetDevicePath(size_t buffer_len, char* out_name, size_t* out_len) { in GetDevicePath() function in fs::Vnode |
| /system/ulib/blobfs/ | ||
| A D | vnode.cpp | 995 zx_status_t VnodeBlob::GetDevicePath(size_t buffer_len, char* out_name, size_t* out_len) { in GetDevicePath() function in blobfs::VnodeBlob |
| /system/utest/blobfs/ | ||
| A D | blobfs.cpp | 361 bool BlobfsTest::GetDevicePath(char* path, size_t len) const { in GetDevicePath() function in __anon05dd76930111::BlobfsTest |
Completed in 32 milliseconds