Searched defs:GetDrive (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/third_party/libjingle/source/talk/base/ | ||
| D | pathutils.cc | 245 bool Pathname::GetDrive(char *drive, uint32 bytes) const { in GetDrive() function in talk_base::Pathname |
| /external/chromium_org/third_party/webrtc/base/ | ||
| D | pathutils.cc | 228 bool Pathname::GetDrive(char *drive, uint32 bytes) const { in GetDrive() function in rtc::Pathname |