Searched refs:toQuery (Results 1 – 2 of 2) sorted by relevance
31 bool FindMountDeviceByPath(const char *toQuery, char *dev);
91 bool HdcDaemonUnity::FindMountDeviceByPath(const char *toQuery, char *dev) in FindMountDeviceByPath() argument118 if (res == 4 && (strcmp(toQuery, dir) == 0)) { // 4 : The correct number of parameters in FindMountDeviceByPath()