Searched refs:GetDevice (Results 1 – 5 of 5) sorted by relevance
78 dev_t before = GetDevice(mFuseWrite); in doMount()101 while (before == GetDevice(mFuseWrite)) { in doMount()
153 dev_t before = GetDevice(mFuseWrite); in doMount()188 while (before == GetDevice(mFuseWrite)) { in doMount()
112 dev_t GetDevice(const std::string& path);
628 dev_t GetDevice(const std::string& path) { in GetDevice() function
182 kr = (*iface)->GetDevice(iface, &usbDevice); in AndroidInterfaceAdded()