Searched defs:as_int (Results 1 – 2 of 2) sorted by relevance
| /art/libartbase/base/ | ||
| D | bit_string_test.cc | 155 BitString::StorageType as_int = static_cast<BitString::StorageType>(bs); in TEST() local |
| /art/runtime/ | ||
| D | thread.h | 1437 volatile int32_t as_int; member |