Home
last modified time | relevance | path

Searched defs:AppendResult (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/testing/perf/
H A Dperf_test.cc69 void AppendResult(std::string& output, in AppendResult() function
97 void AppendResult(std::string& output, in AppendResult() function
/aosp_15_r20/external/angle/src/tests/perf_tests/third_party/perf/
H A Dperf_test.cc114 void AppendResult(std::string &output, in AppendResult() function
137 void AppendResult(std::string &output, in AppendResult() function
/aosp_15_r20/external/googleapis/google/cloud/bigquery/storage/v1beta2/
H A Dstorage.proto422 message AppendResult { message
/aosp_15_r20/external/googleapis/google/cloud/bigquery/storage/v1/
H A Dstorage.proto555 message AppendResult { message
/aosp_15_r20/external/ot-br-posix/src/openwrt/ubus/
H A Dotubus.cpp255 void UbusServer::AppendResult(otError aError, struct ubus_context *aContext, struct ubus_request_da… in AppendResult() function in otbr::ubus::UbusServer