Home
last modified time | relevance | path

Searched defs:json_request (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/autotest/frontend/afe/
H A Drpc_handler.py159 def execute_request(self, json_request): argument
167 def decode_request(self, json_request): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dprotoc-gen-upbdev.cc68 const std::string json_request = std::string(sv.data, sv.size); in main() local