Home
last modified time | relevance | path

Searched refs:Sum (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/
Dclient_channel_tests.cpp43 PDX_REMOTE_METHOD(Sum, kOpSum, int64_t(const std::vector<DataType>&));
54 DispatchRemoteMethod<TestProtocol::Sum>(*this, &TestService::OnSum, in HandleMessage()
73 int64_t Sum(const std::vector<TestProtocol::DataType>& data) { in Sum() function in __anonff9ab74c0111::TestClient
74 auto status = InvokeRemoteMethod<TestProtocol::Sum>(data); in Sum()
144 ASSERT_EQ(expected, client->Sum(data)); in TEST_F()
/frameworks/base/core/proto/android/os/
Dbatteryusagestats.proto116 // Sum of all discharge percentage point drops during the reported session.
/frameworks/proto_logging/stats/atoms/credentials/
Dcredentials_extension_atoms.proto152 // Sum across all providers; 1 = fail, 0 = success. Average retrievable.
166 // Sum across all auth entries; 1 = fail, 0 = success. Average retrievable.
/frameworks/proto_logging/stats/
Datoms.proto7676 // Sum of the estimated COW fields in the OTA manifest.
7852 * Pulls bytes transferred via wifi (Sum of foreground and background usage).
7891 * Pulls bytes transferred via mobile networks (Sum of foreground and background usage).
9661 // Sum of all discharge percentage point drops during the reported session.
12100 // Sum of sizes of all allocations.