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

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_node_http.h 39 void SetCachedSize(off_t size);
mount_node_http.cc 150 void MountNodeHttp::SetCachedSize(off_t size) {
249 SetCachedSize(static_cast<off_t>(entity_length));
266 SetCachedSize(bytes_read);
379 SetCachedSize(real_size);
389 SetCachedSize(bytes_read);
mount_http.cc 360 http_node->SetCachedSize(atoi(lenstr.c_str()));
  /external/protobuf/src/google/protobuf/
message.cc 146 SetCachedSize(size);
150 void Message::SetCachedSize(int size) const {
152 << "\" implements neither SetCachedSize() nor ByteSize(). "
descriptor.pb.h 197 void SetCachedSize(int size) const;
291 void SetCachedSize(int size) const;
473 void SetCachedSize(int size) const;
570 void SetCachedSize(int size) const;
738 void SetCachedSize(int size) const;
    [all...]
dynamic_message.cc 195 void SetCachedSize(int size) const;
415 void DynamicMessage::SetCachedSize(int size) const {
message.h 303 virtual void SetCachedSize(int size) const;
    [all...]
descriptor.pb.cc     [all...]
  /external/chromium_org/ui/message_center/views/
bounded_label.cc 57 void SetCachedSize(std::pair<int, int> width_and_lines, gfx::Size size);
118 SetCachedSize(key, size);
248 void InnerBoundedLabel::SetCachedSize(std::pair<int, int> width_and_lines,
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
message.cc 148 SetCachedSize(size);
152 void Message::SetCachedSize(int size) const {
154 << "\" implements neither SetCachedSize() nor ByteSize(). "
dynamic_message.cc 207 void SetCachedSize(int size) const;
428 void DynamicMessage::SetCachedSize(int size) const {
descriptor.pb.h 201 void SetCachedSize(int size) const;
286 void SetCachedSize(int size) const;
507 void SetCachedSize(int size) const;
599 void SetCachedSize(int size) const;
765 void SetCachedSize(int size) const;
    [all...]
message.h 284 virtual void SetCachedSize(int size) const;
    [all...]
descriptor.pb.cc     [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.h 89 void SetCachedSize(int size) const;
212 void SetCachedSize(int size) const;
329 void SetCachedSize(int size) const;
plugin.pb.cc 197 void CodeGeneratorRequest::SetCachedSize(int size) const {
523 void CodeGeneratorResponse_File::SetCachedSize(int size) const {
853 void CodeGeneratorResponse::SetCachedSize(int size) const {
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 203 void CodeGeneratorRequest::SetCachedSize(int size) const {
528 void CodeGeneratorResponse_File::SetCachedSize(int size) const {
858 void CodeGeneratorResponse::SetCachedSize(int size) const {
    [all...]
plugin.pb.h 90 void SetCachedSize(int size) const;
207 void SetCachedSize(int size) const;
324 void SetCachedSize(int size) const;
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
gltrace.pb.h 686 void SetCachedSize(int size) const;
    [all...]

Completed in 253 milliseconds