Home
last modified time | relevance | path

Searched defs:body_size (Results 1 – 10 of 10) sorted by relevance

/external/grpc-grpc/src/core/lib/http/
Dformat_request.cc73 size_t body_size) { in grpc_httpcli_format_post_request()
Dhttpcli.cc284 const char* body_bytes, size_t body_size, in grpc_httpcli_post()
/external/tensorflow/tensorflow/core/kernels/data/
Dreader_dataset_ops.cc454 uint64 body_size = in GetNextInternal() local
577 uint64 body_size = in GetNextInternal() local
612 uint64 body_size = file_size - (dataset()->header_bytes_ + in GetNextInternal() local
/external/libevent/include/event2/
Dhttp_struct.h95 size_t body_size; member
/external/grpc-grpc/test/core/security/
Dcredentials_test.cc566 size_t body_size, grpc_millis deadline, grpc_closure* on_done, in httpcli_post_should_not_be_called()
627 const grpc_httpcli_request* request, const char* body, size_t body_size) { in validate_refresh_token_http_request()
650 const grpc_httpcli_request* request, const char* body, size_t body_size, in refresh_token_httpcli_post_success()
660 const grpc_httpcli_request* request, const char* body, size_t body_size, in refresh_token_httpcli_post_failure()
Djwt_verifier_test.cc322 size_t body_size, grpc_millis deadline, grpc_closure* on_done, in httpcli_post_should_not_be_called()
/external/v8/src/objects/
Dcode.h321 static int SizeFor(int body_size) { in SizeFor()
Dcode-inl.h286 int Code::body_size() const { in body_size() function
/external/v8/src/wasm/
Dwasm-code-manager.cc227 size_t body_size = instructions().size(); in Disassemble() local
/external/v8/src/heap/
Dfactory.cc45 int body_size = desc.instr_size; in ComputeCodeObjectSize() local