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

/frameworks/compile/libbcc/runtime/BlocksRuntime/
H A DBlock_private.h49 BLOCK_IS_GLOBAL = (1 << 28), enumerator in enum:__anon1223
H A Druntime.c309 else if (aBlock->flags & BLOCK_IS_GLOBAL) {
477 else if (aBlock->flags & BLOCK_IS_GLOBAL) {

Completed in 23 milliseconds