Home
last modified time | relevance | path

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

/system/core/libcutils/
Dnative_handle.cpp73 void swap_fdsan_tags(const native_handle_t* handle, uint64_t expected_tag, uint64_t new_tag) { in swap_fdsan_tags()
/system/libbase/include/android-base/
Dunique_fd.h159 uint64_t new_tag = android_fdsan_create_owner_tag(ANDROID_FDSAN_OWNER_TYPE_UNIQUE_FD, in Tag() local
/system/extras/tests/iptables/qtaguid/
DsocketTag.cpp267 uint64_t new_tag = valid_tag2 + ((uint64_t)max_tags << 32); in TEST_F() local