Home
last modified time | relevance | path

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

/aosp_15_r20/tools/netsim/rust/daemon/src/captures/
H A Dcaptures_handler.rs163 let json_response = print_to_string_with_options(&response, &JSON_PRINT_OPTION) in handle_capture_list() localVariable
205 let json_response = in handle_capture_patch() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dprotoc-gen-upbdev.cc69 std::string json_response, error; in main() local