Home
last modified time | relevance | path

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

/frameworks/hardware/interfaces/stats/aidl/test_client/
DAidlStatsClient.cpp74 std::vector<uint8_t> byteArrayValue = {21, 50, 3}; in buildVendorAtom() local
/frameworks/hardware/interfaces/stats/aidl/vts/functional/
DVtsHalStatsTargetTest.cpp79 std::vector<uint8_t> byteArrayValue = {21, 50, 3, 10}; in TEST_P() local
/frameworks/native/services/stats/
DStatsAidl.cpp224 const std::optional<std::vector<uint8_t>>& byteArrayValue = in reportVendorAtom() local