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

  /external/piex/src/
piex.h 57 size_t BytesRequiredForIsRaw();
60 // supported by Piex, false otherwise. Reads at most BytesRequiredForIsRaw()
piex.cc 623 size_t BytesRequiredForIsRaw() {
628 const size_t bytes = BytesRequiredForIsRaw();
646 const size_t bytes = BytesRequiredForIsRaw();

Completed in 53 milliseconds