Home
last modified time | relevance | path

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

/packages/services/Car/cpp/displayproxy/src/
DCarDisplayProxy.cpp64 auto numInts = ceil(nhDataByteSize / sizeof(int)) + 1; in convertHalTokenToNativeHandle() local
/packages/services/Car/service/jni/evs/
DEvsServiceContext.cpp80 const auto numInts = handle.ints.size(); in makeFromAidl() local
/packages/modules/StatsD/statsd/tests/
DLogEvent_test.cpp939 int numInts = 10; in TEST_P() local