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