Searched refs:went (Results 1 – 8 of 8) sorted by relevance
2520 struct _wdirent* const went = _wreaddir(wdir); in adb_readdir() local2521 if (went == nullptr) { in adb_readdir()2527 if (!android::base::WideToUTF8(went->d_name, &name_utf8)) { in adb_readdir()2533 struct dirent* ent = reinterpret_cast<struct dirent*>(went); in adb_readdir()2535 if (name_utf8.length() + 1 > sizeof(went->d_name)) { in adb_readdir()
193 // be returned as a part of the AuctionResult to indicate what went wrong.
256 // The user has went through the decline ToS dialog and VVM is disabled
145 - `onError()`: The VM failed; something went wrong. An error code and