Searched refs:hasRefcount (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/runtime/BlocksRuntime/
H A Druntime.c178 static void _Block_setHasRefcount_default(const void *ptr, const bool hasRefcount) { argument
217 static void (*_Block_setHasRefcount)(const void *ptr, const bool hasRefcount) = _Block_setHasRefcount_default;

Completed in 53 milliseconds