Searched refs:getBlock (Results 1 – 4 of 4) sorted by relevance
32 int getBlock(void* param, unsigned long position, unsigned char* outBuffer, in getBlock() function104 loader.m_GetBlock = &getBlock; in nativeOpen()
24 int getBlock(void* param, unsigned long position, unsigned char* outBuffer,
87 .matches(tree.getBlock(), state)) { in matchTry()90 final List<? extends StatementTree> statements = catchTree.getBlock() in matchTry()
184 block |= rule.getBlock(); in checkIntent()495 public boolean getBlock() { in getBlock() method in IntentFirewall.Rule