Searched defs:u64Ptr (Results 1 – 2 of 2) sorted by relevance
1152 auto u64Ptr = reinterpret_cast<const uint64_t *>(content.c_str()); in HWTEST_F_L0() local1201 auto u64Ptr = reinterpret_cast<const uint64_t *>(content.c_str()); in HWTEST_F_L0() local
449 uint64_t *u64Ptr = reinterpret_cast<uint64_t *>(&u32Ptr[2]); in DecodeStrTable() local