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/httpfs/
http_fs_node.h 39 void SetCachedSize(off_t size);
http_fs_node.cc 156 void HttpFsNode::SetCachedSize(off_t size) {
276 SetCachedSize(static_cast<off_t>(entity_length));
278 SetCachedSize(static_cast<off_t>(entity_length));
295 SetCachedSize(bytes_read);
408 SetCachedSize(real_size);
418 SetCachedSize(bytes_read);
http_fs.cc 362 http_node->SetCachedSize(atoi(lenstr.c_str()));
  /external/protobuf/src/google/protobuf/
message.cc 147 SetCachedSize(size);
151 void Message::SetCachedSize(int size) const {
153 << "\" 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 61 void SetCachedSize(std::pair<int, int> width_and_lines, gfx::Size size);
122 SetCachedSize(key, size);
250 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     [all...]

Completed in 1673 milliseconds