Home
last modified time | relevance | path

Searched defs:Int64 (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/base/include/berberis/base/
Dbit_util.h751 using Int64 = Wrapping<int64_t>; variable
/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp212 TEST_P(Gralloc4TestInt64, Int64) { in TEST_P() argument