Home
last modified time | relevance | path

Searched defs:One (Results 1 – 2 of 2) sorted by relevance

/system/keymint/derive/tests/
Dintegration_test.rs49 One = 1, enumerator
/system/tools/hidl/
DConstantExpression.cpp170 std::unique_ptr<ConstantExpression> ConstantExpression::One(ScalarType::Kind kind) { in One() function in android::ConstantExpression