Searched refs:read_result (Results 1 – 2 of 2) sorted by relevance
50 PrefStore::ReadResult read_result = in GetMutableValue() local52 if (read_result == READ_OK) { in GetMutableValue()58 return read_result; in GetMutableValue()
531 StreamResult read_result = http_stream_->Read(buffer_ + len_, in DoReceiveLoop() local534 switch (read_result) { in DoReceiveLoop()