Searched defs:One (Results 1 – 2 of 2) sorted by relevance
| /system/keymint/derive/tests/ | ||
| D | integration_test.rs | 35     One = 1,  enumerator | 
| /system/tools/hidl/ | ||
| D | ConstantExpression.cpp | 170 std::unique_ptr<ConstantExpression> ConstantExpression::One(ScalarType::Kind kind) {  in One()  function in android::ConstantExpression |