Searched defs:SECURITY (Results 1 – 2 of 2) sorted by relevance
| /test/testfwk/arkxtest/jsunit/src/ | ||
| D | Constant.js | 26 static SECURITY = 0B1 << 4; field in TestType |
| /test/testfwk/arkxtest/jsunit/ | ||
| D | index.d.ts | 25 SECURITY = 0B1 << 4, enumerator |