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

  /external/protobuf/src/google/protobuf/io/
zero_copy_stream.h 230 // implement this in a way that avoids copying. Check AllowsAliasing() before
237 virtual bool AllowsAliasing() const { return false; }
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream.h 230 // implement this in a way that avoids copying. Check AllowsAliasing() before
237 virtual bool AllowsAliasing() const { return false; }

Completed in 72 milliseconds