Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/test/mm/
DVendorAtomIntValueUtil.h22 constexpr int intValue = static_cast<int>(VendorAtomValue::intValue); variable
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp359 int32_t intValue = mFuzzedDataProvider->ConsumeIntegral<int32_t>(); in invokeVmsUtils() local
472 int32_t intValue = mFuzzedDataProvider->ConsumeIntegral<int32_t>(); in invokeGetSubscribedLayers() local
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultVehicleHalServer.cpp507 int32_t intValue; in setValueCommand() local