Home
last modified time | relevance | path

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

/system/tpm/attestation/common/
Dproto_print.py97 def AddValue(self, value_name): member in Enum
/system/tools/aidl/
Dast_cpp.cpp100 void Enum::AddValue(const string& key, const string& value) { in AddValue() function in android::aidl::cpp::Enum