Home
last modified time | relevance | path

Searched refs:ref_count (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_library_view.h75 int ref_count() const { return ref_count_; } in ref_count() function
Dcrazy_linker_library_list.cpp180 wrap->ref_count()); in UnloadLibrary()