Searched refs:bytes_str (Results 1 – 1 of 1) sorted by relevance
638 const std::string& bytes_str = args[0]; in ApplyPatchSpaceFn() local641 if (!android::base::ParseUint(bytes_str.c_str(), &bytes)) { in ApplyPatchSpaceFn()643 bytes_str.c_str()); in ApplyPatchSpaceFn()