Home
last modified time | relevance | path

Searched defs:response_size_bytes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.cc8184 std::string response_size_bytes; in ParseResponse_Startup() local
8376 std::string response_size_bytes; in ParseResponse_Shutdown() local
8569 std::string response_size_bytes; in ParseResponse_SelfTest() local
8763 std::string response_size_bytes; in ParseResponse_IncrementalSelfTest() local
8961 std::string response_size_bytes; in ParseResponse_GetTestResult() local
9253 std::string response_size_bytes; in ParseResponse_StartAuthSession() local
9506 std::string response_size_bytes; in ParseResponse_PolicyRestart() local
9752 std::string response_size_bytes; in ParseResponse_Create() local
10047 std::string response_size_bytes; in ParseResponse_Load() local
10312 std::string response_size_bytes; in ParseResponse_LoadExternal() local
[all …]
/aosp_15_r20/frameworks/proto_logging/stats/atoms/appfunctions/
H A Dapp_functions_extension_atoms.proto42 optional int32 response_size_bytes = 5; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/appfunctions/
Dapp_functions_extension_atoms.pb.h450 inline ::int32_t AppFunctionsRequestReported::response_size_bytes() const { in response_size_bytes() function