Searched defs:new_tag (Results 1 – 3 of 3) sorted by relevance
73 void swap_fdsan_tags(const native_handle_t* handle, uint64_t expected_tag, uint64_t new_tag) { in swap_fdsan_tags()
159 uint64_t new_tag = android_fdsan_create_owner_tag(ANDROID_FDSAN_OWNER_TYPE_UNIQUE_FD, in Tag() local
267 uint64_t new_tag = valid_tag2 + ((uint64_t)max_tags << 32); in TEST_F() local