Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/linker/
H A Dlinker_soinfo.cpp784 size_t soinfo::increment_ref_count() { in increment_ref_count() function in soinfo
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/
H A Dgeneric_utils.py246 def increment_ref_count(self): member in SharedObjectConfig