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

Function request

native/thirdpart/flatbuffers/reflection_generated.h:895–897  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

893 return strcmp(name()->c_str(), val);
894 }
895 const reflection::Object *request() const {
896 return GetPointer<const reflection::Object *>(VT_REQUEST);
897 }
898 const reflection::Object *response() const {
899 return GetPointer<const reflection::Object *>(VT_RESPONSE);
900 }

Callers 1

VerifyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected