Home
last modified time | relevance | path

Searched defs:repeatedLongValue (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/stats/aidl/android.frameworks.stats-V2-ndk-source/gen/include/aidl/android/frameworks/stats/
DVendorAtomValue.h49 repeatedLongValue = 6, enumerator
63 static const inline Tag repeatedLongValue = Tag::repeatedLongValue; variable
/aosp_15_r20/hardware/google/pixel/pixelstats/test/mm/
DVendorAtomIntValueUtil.h26 constexpr int repeatedLongValue = static_cast<int>(VendorAtomValue::repeatedLongValue); variable
DMmMetricsReporterTest.cpp362 const std::optional<std::vector<int64_t>> &repeatedLongValue = in TEST() local
/aosp_15_r20/frameworks/hardware/interfaces/stats/aidl/test_client/
DAidlStatsClient.cpp62 std::vector<int64_t> repeatedLongValue = {500000, 430000, 1000001}; in buildVendorAtom() local
/aosp_15_r20/frameworks/hardware/interfaces/stats/aidl/vts/functional/
DVtsHalStatsTargetTest.cpp67 std::vector<int64_t> repeatedLongValue = {500000, 430000, 1000001}; in TEST_P() local
/aosp_15_r20/frameworks/native/services/stats/
H A DStatsAidl.cpp165 const std::optional<std::vector<int64_t>>& repeatedLongValue = in reportVendorAtom() local
/aosp_15_r20/hardware/google/pixel/pixelstats/
DMmMetricsReporter.cpp1717 std::vector<int64_t> repeatedLongValue; in readAndGenGcmaPerDay() local