Home
last modified time | relevance | path

Searched defs:mutableValue (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/adb/crypto/
H A Dx509_generator.cpp39 std::vector<char> mutableValue(value, value + len); in add_ext() local
/aosp12/packages/modules/StatsD/statsd/src/
H A DHashableDimensionKey.h75 inline FieldValue* mutableValue(size_t i) { in mutableValue() function
/aosp12/system/security/ondevice-signing/
H A DCertUtils.cpp42 std::vector<char> mutableValue(value, value + len); in add_ext() local