HomeSort by relevance Sort by last modified time
    Searched refs:CheckContainer (Results 1 - 2 of 2) sorted by null

  /external/libbrillo/brillo/streams/
memory_stream.cc 100 if (!CheckContainer(error))
120 if (!CheckContainer(error) ||
145 if (!CheckContainer(error))
161 if (!CheckContainer(error))
172 return CheckContainer(error);
181 bool MemoryStream::CheckContainer(ErrorPtr* error) const {
memory_stream.h 199 bool CheckContainer(ErrorPtr* error) const;

Completed in 73 milliseconds