Searched refs:mBlockedSyscallMap (Results 1 – 1 of 1) sorted by relevance
76 private JSONObject mBlockedSyscallMap; field in SeccompDeviceTest86 mBlockedSyscallMap = new JSONObject(readInputStreamFully(is)); in initializeSyscallMap()106 JSONObject map = mBlockedSyscallMap.getJSONObject(getCurrentArch()); in testCTSSyscallBlocked()