MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / data

Method data

native/thirdpart/flatbuffers/grpc.h:59–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 const uint8_t *mutable_data() const { return GRPC_SLICE_START_PTR(slice_); }
58
59 const uint8_t *data() const { return GRPC_SLICE_START_PTR(slice_); }
60
61 size_t size() const { return GRPC_SLICE_LENGTH(slice_); }
62

Callers 14

get_numberMethod · 0.45
get_token_stringMethod · 0.45
scan_numberMethod · 0.45
get_token_stringMethod · 0.45
write_numberMethod · 0.45
dump_escapedMethod · 0.45
dump_integerMethod · 0.45
dump_floatMethod · 0.45
ParseVectorMethod · 0.45
GetMessageMethod · 0.45
stl_emulation.hFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected